1
0
Fork 0
alistair23-linux/fs/nfs/filelayout
Markus Elfring fe0bf1185d NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
The nfs_put_client() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2014-11-24 20:07:27 -05:00
..
Makefile Push the file layout driver into a subdirectory 2014-05-29 20:21:56 -04:00
filelayout.c NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked 2014-11-12 17:19:04 -05:00
filelayout.h pnfs: factor GETDEVICEINFO implementations 2014-09-10 12:47:03 -07:00
filelayoutdev.c NFS: Deletion of unnecessary checks before the function call "nfs_put_client" 2014-11-24 20:07:27 -05:00