[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200804221216.25905.vda.linux@googlemail.com>
Date: Tue, 22 Apr 2008 12:16:25 +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_iomap_write_allocate
Hi David,
xfs_iomap_write_allocate() does not use count parameter.
This patch removes it.
Code size difference on 32-bit x86:
# size */fs/xfs/xfs.o
393457 2904 2952 399313 617d1 linux-2.6-xfs4-TEST/fs/xfs/xfs.o
393441 2904 2952 399297 617c1 linux-2.6-xfs5-TEST/fs/xfs/xfs.o
Compile tested only.
Signed-off-by: Denys Vlasenko <vda.linux@...glemail.com>
--
vda
View attachment "xfs4-xfs_iomap_write_allocate-remove_unused_params.patch" of type "text/x-diff" (1023 bytes)
Powered by blists - more mailing lists