On Thu, 23 Nov 2017 18:33:33 +0200
"Vladislav Valtchev (VMware)" 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
f
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.
Signed-off-by: Vladislav Valtchev (VMware)
---
plugin_blk.c | 1 -
trace-cmd.c | 2 --
trace-cmd.h | 2 ++
3 files changed, 2 insertions(+), 3 deleti
2 matches
Mail list logo