]> git.kernelconcepts.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>
Thu, 21 Mar 2013 05:34:36 +0000 (16:34 +1100)
commit3a4a06ea212eba3329bfc76525faea8815aa1afa
tree650de7c55349f3a527a49676706d4e4617c43360
parentb4544523f4013509b9c2599fc41846c87542ecf9
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