[CIFS] Add missing check for path name allocation failure. Remove four
authorSteve French <sfrench@us.ibm.com>
Sat, 13 Aug 2005 15:15:54 +0000 (08:15 -0700)
committerSteve French <sfrench@us.ibm.com>
Sat, 13 Aug 2005 15:15:54 +0000 (08:15 -0700)
redundant null pointer checks before cifs_buf_release.

Found by coverity analyzer.

Signed-off-by: Steve French (sfrench@us.ibm.com)

No differences found