]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/relay.c: remove unused function argument actor
authorzhangwei(Jovi) <jovi.zhangwei@huawei.com>
Tue, 26 Mar 2013 23:26:13 +0000 (10:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Apr 2013 07:30:00 +0000 (18:30 +1100)
commit66c0c9ffa3122f4bc09b84111ad86fd122a1ea30
tree024bdcc7301dc4da7503b198c110a9559b3edcb1
parent6d540a8ad0cfcf68fa8f2101267318d0eb48919e
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