cifs: Remove unused inode number while fetching root inode
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Tue, 22 Feb 2011 05:56:59 +0000 (23:56 -0600)
committerSteve French <sfrench@us.ibm.com>
Thu, 19 May 2011 14:10:47 +0000 (14:10 +0000)
commit9b6763e0aacf245b58687a372816a0a4aabf2b1e
treeb1595d080c61890897da843605d665f8d1a4e525
parent61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf
cifs: Remove unused inode number while fetching root inode

ino is unused in function cifs_root_iget().

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c
fs/cifs/cifsfs.h
fs/cifs/inode.c