Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declar…
…ation nfs_write_prepare() has been removed since commit a4cdda5 ("NFS: Create a common pgio_rpc_prepare function"), so remove it. nfs_wait_atomic_killable() has been removed since commit 723c921 ("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 <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
- Loading branch information