summaryrefslogtreecommitdiff
path: root/fs/nfs/file.c
diff options
context:
space:
mode:
authorGUO Zihua <guozihua@huawei.com>2023-08-18 06:31:02 +0300
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2023-08-24 20:24:15 +0300
commit08be82ba0cffdfa15ce2e2c312cb704823971862 (patch)
treef42ced4ad6505304e24057885805a03329b1923c /fs/nfs/file.c
parente87cf8a28e7592bd19064e8181324ae26bc02932 (diff)
downloadlinux-08be82ba0cffdfa15ce2e2c312cb704823971862.tar.xz
NFS: Move common includes outside ifdef
module.h, clnt.h, addr.h and dns_resolve.h is always included whether CONFIG_NFS_USE_KERNEL_DNS is set or not and their order does not seems to matter. Move them outside the ifdef to simplify code and avoid checkincludes message. Signed-off-by: GUO Zihua <guozihua@huawei.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/file.c')
0 files changed, 0 insertions, 0 deletions