lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1285439521-2557-2-git-send-email-tdent48227@gmail.com> Date: Sat, 25 Sep 2010 14:31:53 -0400 From: Tracey Dent <tdent48227@...il.com> To: tytso@....edu Cc: adilger.kernel@...ger.ca, jack@...e.cz, dmonakhov@...nvz.org, sandeen@...hat.com, hch@....de, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org, Tracey Dent <Tdent48227@...il.com>, Tracey Dent <tdent48227@...il.com> Subject: [PATCH 02/10] Fs: ext4: acl.h: whitespace cleanup From: Tracey Dent <Tdent48227@...il.com> I cleaned up whitespaces that was having an issue with checkpatch.pl Signed-off-by: Tracey Dent <tdent48227@...il.com> --- fs/ext4/acl.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/ext4/acl.h b/fs/ext4/acl.h index 9d843d5..bb225cf 100644 --- a/fs/ext4/acl.h +++ b/fs/ext4/acl.h @@ -1,7 +1,7 @@ /* - File: fs/ext4/acl.h + File: fs/ext4/acl.h - (C) 2001 Andreas Gruenbacher, <a.gruenbacher@...puter.org> + (C) 2001 Andreas Gruenbacher, <a.gruenbacher@...puter.org> */ #include <linux/posix_acl_xattr.h> -- 1.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists