| Date | Tue, 28 Nov 2017 12:16:27 -0500 | From | Steven Rostedt <> | Subject | Re: [PATCH 09/11] trace-cmd: Consolidate ARRAY_SIZE() in trace-cmd.h |
| |
On Thu, 23 Nov 2017 18:33:33 +0200 "Vladislav Valtchev (VMware)" <vladislav.valtchev@gmail.com> wrote:
> Since ARRAY_SIZE() is a very useful macro, it makes sense to move it in a common > header file, in order to avoid several C files to re-define it. >
Patch 9-11 could be in their own patch series. As it looks agnostic from the rest. I may just pull these in directly.
-- Steve
|