diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-07-26 02:45:41 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-26 19:00:07 (GMT) |
commit | 99fcd77d15357e8ba51005c25cc750b9c28b2688 (patch) | |
tree | 403293819dc7bcd854c50d8c486a1fdbbf9711a2 /sound/parisc | |
parent | 5c752ad9f35910ff1912b3f3ae82878178ddc432 (diff) | |
download | linux-fsl-qoriq-99fcd77d15357e8ba51005c25cc750b9c28b2688.tar.xz |
Use WARN() in fs/sysfs
Use WARN() instead of a printk+WARN_ON() pair; this way the message becomes
part of the warning section for better reporting/collection. Also, with this,
one fo the if() sections collapses entirely into the WARN().
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/parisc')
0 files changed, 0 insertions, 0 deletions