mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
8980a7baf9
- convert a few "if (xx) BUG();" to BUG_ON(xx) - remove a few printk()s, as we get a backtrace with BUG_ON() anyway Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca> |
||
---|---|---|
.. | ||
fault.c | ||
init.c | ||
ioremap.c | ||
Makefile |