Skip to content
Commit fdd7d1ff authored by Steve French's avatar Steve French
Browse files

cifs: address unused variable warning



Fix trivial unused variable warning (when SMB1 support disabled)

"ioctl.c:324:17: warning: variable 'caps' set but not used [-Wunused-but-set-variable]"

Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202305250056.oZhsJmdD-lkp@intel.com/


Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 396ac4c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment