diff options
author | Masahiro Yamada <[email protected]> | 2017-09-18 00:01:44 +0900 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2017-10-19 15:29:24 +0200 |
commit | 93b138dd9d6e01cd360f347512b6c5bf6f0c4ce2 (patch) | |
tree | e801803461e9e88959b83efdb9cbdaf6175f9e1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cef5d0f952a03d42051141742632078d488b0c6b (diff) |
printk: simplify no_printk()
Commit 069f0cd00df0 ("printk: Make the printk*once() variants return
a value") surrounded the macro implementation with ({ ... }).
Now, the inner do { ... } while (0); is redundant.
Link: http://lkml.kernel.org/r/[email protected]
Cc: Andrew Morton <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: [email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions