]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: cleanup unused arguments in send.c
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Wed, 8 May 2013 07:51:52 +0000 (07:51 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Fri, 14 Jun 2013 15:29:24 +0000 (11:29 -0400)
commita764e9b5643c0e9b87efd8b8ef649bad01951cac
tree64e0916502aad7f683f5d94fbcbca1b726cbffcd
parent605df6984b1dedf8a4424fa0c73db6c4dc23e949
Btrfs: cleanup unused arguments in send.c

sctx is removed from the argument of the function that
doesn't use sctx.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/send.c