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

[CIFS] add extra null attr check



Although attr == NULL can not happen, this makes cifs_set_file_info safer
in the future since it may not be obvious that the caller can not set
attr to NULL.

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 4717bed6
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