[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200804221142.00914.vda.linux@googlemail.com>
Date: Tue, 22 Apr 2008 11:42:00 +0200
From: Denys Vlasenko <vda.linux@...glemail.com>
To: David Chinner <dgc@....com>
Cc: Eric Sandeen <sandeen@...deen.net>, Adrian Bunk <bunk@...nel.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Shawn Bohrer <shawn.bohrer@...il.com>,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH] xfs: remove unused parameter of xfs_qm_dqpurge
Hi David,
xfs_qm_dqpurge() does not use flags parameter.
This patch removes it.
Code size difference on 32-bit x86:
# size */fs/xfs/xfs.o
Compile-tested only.
text data bss dec hex filename
390507 2748 1708 394963 606d3 linux-2.6-xfs3-TEST/fs/xfs/xfs.o
390491 2748 1708 394947 606c3 linux-2.6-xfs4-TEST/fs/xfs/xfs.o
Signed-off-by: Denys Vlasenko <vda.linux@...glemail.com>
--
vda
View attachment "xfs3-xfs_qm_dqpurge-remove_unused_params.patch" of type "text/x-diff" (1152 bytes)
Powered by blists - more mailing lists