]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
staging/lustre: Move lov_read_and_clear_async_rc declaration
authorOleg Drokin <green@linuxhacker.ru>
Wed, 7 Dec 2016 22:41:33 +0000 (17:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:01:20 +0000 (15:01 +0100)
commita6b73b7f8e53bc15454169cf9688862bb55b3085
tree932845357f9b358d22f15151a93180c40c778f58
parent30d758ce8f29d210bced4ed20fc57630bda4e283
staging/lustre: Move lov_read_and_clear_async_rc declaration

Move it to obd.h, so that it's included from both the users and
the actual definition, making sure they never get out of sync.
This also silences a sparse warning.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/obd.h
drivers/staging/lustre/lustre/llite/vvp_internal.h