Prasad Joshi ab4a1f2470 proc_sysctl.c: use BUG_ON instead of BUG
The use of if (!head) BUG(); can be replaced with the single line
BUG_ON(!head).

Signed-off-by: Prasad Joshi <prasadjoshi.linux@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:05:18 +09:00
..
2012-09-26 21:10:01 -04:00
2009-05-15 15:32:45 +02:00
2012-03-21 17:54:57 -07:00
2012-07-14 16:38:34 +04:00
2012-05-31 17:49:28 -07:00