diff options
author | Jason Gunthorpe <[email protected]> | 2020-09-04 16:36:19 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-09-05 12:14:30 -0700 |
commit | 428fc0aff4e59399ec719ffcc1f7a5d29a4ee476 (patch) | |
tree | 60d6f7ad31d5b56e9c403a5822074098ec3c9fe3 /tools/perf/util/trace-event-scripting.c | |
parent | e5a59d308f52bb0052af5790c22173651b187465 (diff) |
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Otherwise gcc generates warnings if the expression is complicated.
Fixes: 312a0c170945 ("[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant")
Signed-off-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions