From fbde369fb479240bb79326c40e2269c740dee165 Mon Sep 17 00:00:00 2001 From: Herbert Poetzl Date: Fri, 3 Feb 2006 03:04:32 -0800 Subject: [PATCH] --- yaml --- r: 19664 b: refs/heads/master c: 6bf8d889ed453f709dedacabdcf5db47470fdae9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/quotaops.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b91a6733fbfe..3bf0321f8b33 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1374ae8b9a3789695962a0f3fd4c6eb7aff881bc +refs/heads/master: 6bf8d889ed453f709dedacabdcf5db47470fdae9 diff --git a/trunk/include/linux/quotaops.h b/trunk/include/linux/quotaops.h index 4f34d3d60f2e..21e5a9124856 100644 --- a/trunk/include/linux/quotaops.h +++ b/trunk/include/linux/quotaops.h @@ -190,7 +190,6 @@ static __inline__ int DQUOT_OFF(struct super_block *sb) */ #define sb_dquot_ops (NULL) #define sb_quotactl_ops (NULL) -#define sync_dquots_dev(dev,type) (NULL) #define DQUOT_INIT(inode) do { } while(0) #define DQUOT_DROP(inode) do { } while(0) #define DQUOT_ALLOC_INODE(inode) (0)