CIFS: fix a white space issue in cifs_get_inode_info()
We accidentally messed up the indenting on this if statement.
Fixes: 16c696a6c300 ("CIFS: refactor cifs_get_inode_info()")
Signed-off-by:
Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by:
Aurelien Aptel <aaptel@suse.com>
Signed-off-by:
Steve French <stfrench@microsoft.com>
Loading
Please sign in to comment