diff options
| author | Joe Perches <[email protected]> | 2011-01-13 00:59:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-01-13 16:03:09 +0000 |
| commit | 5264f2f75d8678f3e9683042a4639baa5884bda9 (patch) | |
| tree | 1c50abbe3179ece00cbb14623d7724602fa17f8c /lib/flex_array.c | |
| parent | include/linux/printk.h: use space after #define (diff) | |
| download | kernel-5264f2f75d8678f3e9683042a4639baa5884bda9.tar.gz kernel-5264f2f75d8678f3e9683042a4639baa5884bda9.zip | |
include/linux/printk.h: use and neaten no_printk
- Move no_printk above first CONFIG_PRINTK block so it can be used by
printk_once.
- Convert statement expression if (0) printk macros to no_printk.
- Convert printk_once(x...) to more normally used (fmt, ...) fmt,
##__VA_ARGS__.
- Standardize __attribute__ use.
- Expand single line inline functions.
- Remove space before pointer.
Signed-off-by: Joe Perches <[email protected]>
Cc: Matt Mackall <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions
