cifsd: Remove is_attributes_write_allowed() wrapper
authorMarios Makassikis <mmakassikis@freebox.fr>
Tue, 27 Apr 2021 06:30:22 +0000 (15:30 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 11 May 2021 00:15:45 +0000 (19:15 -0500)
commit7adfd4f6f78eb1c2561bcfdc20f7cc39f2d89437
treefa0ece593b47242f13b6517f13e185428a400e77
parenta299669b2c3d26cdb787ba4a87603f6de4fd7714
cifsd: Remove is_attributes_write_allowed() wrapper

Inline it in the only place it is used and remove it.

Signed-off-by: Marios Makassikis <mmakassikis@freebox.fr>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/smb2pdu.c