ctf: msg-iter.c: rename `notit` to `msg_it`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 22 Oct 2019 19:39:44 +0000 (15:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 1 Nov 2019 14:49:33 +0000 (10:49 -0400)
commitc9d45a6bb48a0ef8b27fd020d70784f216db890e
tree5494ce00819583d4e47e3863227428e7aba45c8c
parent0f077192d24df289509bb6b802931c2a6d2d6c34
ctf: msg-iter.c: rename `notit` to `msg_it`

Messages used to be called notifications. The CTF message iterator used
to be called notification iterator. This explains why the msg-iter.c
file has tons of variables and parameters named `notit`.

I believe it's time to rename them to a proper name: `msg_it`.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: If546b53a9bca2495fb1cfaf0232d528478e659cf
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2244
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/common/msg-iter/msg-iter.c
src/plugins/ctf/common/msg-iter/msg-iter.h
This page took 0.025613 seconds and 4 git commands to generate.