]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] uml: fix hppfs error path
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Thu, 14 Jul 2005 07:33:41 +0000 (00:33 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 14 Jul 2005 16:00:25 +0000 (09:00 -0700)
commit8e0a21812427313f8ee8521688e81bfcc6f207a2
tree356769be4834e02ce77850329896fe35dc2e4c1e
parent1c30385ae479ec4774bdc1048726aeb15cde0d21
[PATCH] uml: fix hppfs error path

Fix the error message to refer to the error code, i.e.  err, not count, plus
add some cosmetical fixes.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/hppfs/hppfs_kern.c