]> Git Repo - linux.git/commit
printk: change recursion_bug type to bool
authorSergey Senozhatsky <[email protected]>
Sat, 16 Jan 2016 00:59:23 +0000 (16:59 -0800)
committerLinus Torvalds <[email protected]>
Sat, 16 Jan 2016 19:17:31 +0000 (11:17 -0800)
commit06b031de22d28ae76b2e5bfaf22c56a265a1e106
treee4f4bda8145145f17e469564bba0dbf114293c81
parent5b17aecfcdd3dc82c237677f5efc9a44deeaa39e
printk: change recursion_bug type to bool

`recursion_bug' is used as recursion_bug toggle, so make it `bool'.

Signed-off-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/printk/printk.c
This page took 0.060888 seconds and 4 git commands to generate.