Files
linux/fs/proc
Arjan van de Ven 267e2a9c71 Use WARN() in fs/proc/
Use WARN() instead of a printk+WARN_ON() pair; this way the message
becomes part of the warning section for better reporting/collection.
This way, the entire if() {} section can collapse into the WARN() as well.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Acked-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:08 -07:00
..
2008-07-26 12:00:08 -07:00
2008-07-25 10:53:44 -07:00
2008-07-25 10:53:45 -07:00
2008-04-29 08:06:17 -07:00
2008-07-24 10:47:17 -07:00
2008-07-22 14:19:19 -07:00
2008-07-20 17:12:34 -07:00
2008-07-22 09:59:41 -07:00