Commit 2f5205c2 authored by Namjae Jeon's avatar Namjae Jeon
Browse files

cifsd: don't use multiple blank lines



don't use multiple blank lines.

Signed-off-by: default avatarNamjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent c8ed1152
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@
 * Copyright (C) Paul Ashton                  1998-2000
 */



#ifndef _NTERR_H
#define _NTERR_H

+0 −1
Original line number Diff line number Diff line
@@ -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;