md: sync_speed_show(): Trivial cleanups.
authorAndre Noll <maan@systemlinux.org>
Tue, 25 Mar 2008 21:24:09 +0000 (22:24 +0100)
committerNeil Brown <neilb@suse.de>
Tue, 8 Jul 2008 00:52:26 +0000 (10:52 +1000)
commit9687a60c78bbf5649d9acbde1e8818be4c8c8b94
treedf518b5c38d064c838e9304ceca5b2dbc9d4b903
parent13e53df354caea8986df951dcb6353c823e1f858
md: sync_speed_show(): Trivial cleanups.

- Remove superfluous parentheses.
- Make format string match the type of the variable that is printed.

Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: Neil Brown <neilb@suse.de>
drivers/md/md.c