mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 13:44:15 +08:00
cifsd: don't use multiple blank lines
don't use multiple blank lines. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
c8ed11522b
commit
2f5205c237
@ -9,8 +9,6 @@
|
||||
* Copyright (C) Paul Ashton 1998-2000
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#ifndef _NTERR_H
|
||||
#define _NTERR_H
|
||||
|
||||
|
@ -2250,7 +2250,6 @@ static int smb2_create_sd_buffer(struct ksmbd_work *work,
|
||||
return rc;
|
||||
}
|
||||
|
||||
|
||||
static void ksmbd_acls_fattr(struct smb_fattr *fattr, struct inode *inode)
|
||||
{
|
||||
fattr->cf_uid = inode->i_uid;
|
||||
|
Loading…
Reference in New Issue
Block a user