]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix reiserfs handling of `silent' option.
authorAndrew Morton <akpm@osdl.org>
Tue, 30 Dec 2003 07:49:09 +0000 (23:49 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 30 Dec 2003 07:49:09 +0000 (23:49 -0800)
commitf37b1ef8d974cc4a9defdd4c97ca3bb13e60c502
tree649193987c3d4305b1719a030fd4261c97614a47
parent0eeebbed01208b963488842e7c4f0a809b09c9d3
[PATCH] Fix reiserfs handling of `silent' option.

From: Nikita Danilov <Nikita@Namesys.COM>

Patch to teach fs/reiserfs/super.c:reiserfs_fill_super() to respect @silent
parameter and to not issue any output if @silent is set.

Also remove some trailing white spaces, while we are here.
fs/reiserfs/super.c