+0
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Fixes gcc '-Wunused-but-set-variable' warning:
fs/nfs/write.c: In function nfs_page_async_flush:
fs/nfs/write.c:609:24: warning: variable mapping set but not used [-Wunused-but-set-variable]
It is not use since commit aefb623c422e ("NFS: Fix
writepage(s) error handling to not report errors twice")
Reported-by:
Hulk Robot <hulkci@huawei.com>
Signed-off-by:
YueHaibing <yuehaibing@huawei.com>
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>