]> 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>
Fri, 22 Mar 2013 04:34:06 +0000 (15:34 +1100)
commitc2baeff2778d5381e65eb1cc0e4b08f740a1360b
tree3c179c100431bf52a74aa5fbc420c3c838a69956
parentf5f09c5b2d4bdececafc62a63fd91ad67db26a1d
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