Messages in this thread |  | | Date | Tue, 10 Jul 2018 16:45:14 +1000 | | From | Stephen Rothwell <> | | Subject | linux-next: build warning after merge of the printk tree |
| |
Hi all,
After merging the printk tree, today's linux-next build (x86_64 allnoconfig) produced this warning:
kernel/printk/printk.c:2033:13: warning: 'suppress_message_printing' defined but not used [-Wunused-function] static bool suppress_message_printing(int level) { return false; } ^~~~~~~~~~~~~~~~~~~~~~~~~
Introduced by commit
375899cddcbb ("printk: make sure to print log on console.")
-- Cheers, Stephen Rothwell [unhandled content-type:application/pgp-signature] |  |