[CIFS] Fix typo in earlier cifs_unlink change and protect one
authorSteve French <sfrench@us.ibm.com>
Fri, 31 Mar 2006 22:43:50 +0000 (22:43 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 31 Mar 2006 22:43:50 +0000 (22:43 +0000)
extra path.

Since cifs_unlink can also be called from rename path and there
was one report of oops am making the extra check for null inode.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/inode.c

diff --cc fs/cifs/inode.c
Simple merge