diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-30 08:21:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-30 08:21:50 +0200 |
commit | 59ed2bb27492f74ab898ee1e26c69dfd78444640 (patch) | |
tree | 193cd839d4c9ed523e1d8dbb6e3709ef9f38df11 /Documentation/devicetree | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (diff) | |
download | linux-59ed2bb27492f74ab898ee1e26c69dfd78444640.tar.xz linux-59ed2bb27492f74ab898ee1e26c69dfd78444640.zip |
ext2: remove duplicate 'ext2_get_acl()' define
When commit 4e34e719e457 ("fs: take the ACL checks to common code")
changed the xyz_check_acl() functions into the more natural
xyz_get_acl() interface, we grew two copies of the
#define ext2_get_acl NULL
define for the non-acl case.
Remove the extra one.
Reported-by: Marco Stornelli <marco.stornelli@gmail.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions