]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/relay.c: remove unused function argument actor
authorzhangwei(Jovi) <jovi.zhangwei@huawei.com>
Wed, 20 Mar 2013 04:08:52 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:37 +0000 (15:23 +1100)
commitbaa0e7e1bd7983d2bc4994a0c90793746c4ce352
tree1ffed91b84061bba58c97eb43a1bd975306d52e8
parent69309896dc7d6876675a00af14944a6fec9b4a64
kernel/relay.c: remove unused function argument actor

Currently argument `actor' is never used in the relay reading path, so
remove it.

Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/relay.c