]> git.karo-electronics.de Git - linux-beck.git/commit
staging/lustre: remove the second argument of ll_kmap_atomic()
authorZhao Hongjiang <zhaohongjiang@huawei.com>
Mon, 8 Jul 2013 09:06:14 +0000 (17:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 19:29:52 +0000 (12:29 -0700)
commit5e8ebf13465a732c542b7e59a004e4e901e574c5
tree06b016a397168b710c2f6683f780b6110a96d5e1
parent22eb2c3d900b558ea1e300cbf2f74a9edaef6ecc
staging/lustre: remove the second argument of ll_kmap_atomic()

kmap_atomic allows only one argument now, just remove the second.

Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/linux/lustre_compat25.h
drivers/staging/lustre/lustre/llite/rw26.c
drivers/staging/lustre/lustre/llite/vvp_io.c