nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Fri, 9 Sep 2022 06:24:11 +0000 (14:24 +0800)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 5 Oct 2022 19:29:23 +0000 (15:29 -0400)
commita035618caf8718a1d4e840ec39dfc5fce0dcdee1
tree8605c9a12649a618a2b81de64faab6658ab134a0
parent8aa7cf85248f7b1fb49a1117c60a160b5b22b337
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration

nfs_write_prepare() has been removed since
commit a4cdda59111f ("NFS: Create a common pgio_rpc_prepare
function"), so remove it.

nfs_wait_atomic_killable() has been removed since
commit 723c921e7dfc ("sched/wait, fs/nfs: Convert wait_on_atomic_t()
usage to the new wait_var_event() API"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/internal.h