mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[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: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
4717bed680
commit
1adcb71092
1 changed files with 3 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue