diff options
| author | Alexander Beregalov <[email protected]> | 2009-03-30 20:32:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-03-30 21:28:58 +0000 |
| commit | 77e465867080c2d1e0c410e96dcdcd51e8584a6f (patch) | |
| tree | 87400adb4219cda04a39f3fe1b970b64c85c747a /lib/dma-debug.c | |
| parent | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... (diff) | |
| download | kernel-77e465867080c2d1e0c410e96dcdcd51e8584a6f.tar.gz kernel-77e465867080c2d1e0c410e96dcdcd51e8584a6f.zip | |
reiserfs: fix build breakage
Fix this build error when REISERFS_FS_POSIX_ACL is not set:
fs/reiserfs/inode.c: In function 'reiserfs_new_inode':
fs/reiserfs/inode.c:1919: warning: passing argument 1 of 'reiserfs_inherit_default_acl' from incompatible pointer type
fs/reiserfs/inode.c:1919: warning: passing argument 2 of 'reiserfs_inherit_default_acl' from incompatible pointer type
fs/reiserfs/inode.c:1919: warning: passing argument 3 of 'reiserfs_inherit_default_acl' from incompatible pointer type
fs/reiserfs/inode.c:1919: error: too many arguments to function 'reiserfs_inherit_default_acl'
due to a missing transaction-handle argument in the non-acl
compatibility function.
Signed-off-by: Alexander Beregalov <[email protected]>
Acked-by: Jeff Mahoney <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions
