]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments
authorFabian Frederick <fabf@skynet.be>
Sat, 17 May 2014 13:18:51 +0000 (23:18 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:18:51 +0000 (23:18 +1000)
commit828599401e691cdb51d56d16e92329695c236c4b
tree7c688797f6cdc23638ffac6f27f722a904901340
parente067f05b928b0b2935ab1201307b95046e616423
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments

err is used in ufs_new_fragments (ufs_add_fragments only callsite)
not in ufs_add_fragments.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ufs/balloc.c