From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Sat, 20 Dec 2014 16:58:09 +0000 Subject: [PATCH] scsi: arm: cumana_1.c: Remove unused function In-Reply-To: <20141220165045.GA5013@hudson.localdomain> References: <1419093375-8016-1-git-send-email-rickard_strandqvist@spectrumdigital.se> <20141220165045.GA5013@hudson.localdomain> Message-ID: <20141220165809.GK11285@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Dec 20, 2014 at 08:50:45AM -0800, Jeremiah Mahler wrote: > On Sat, Dec 20, 2014 at 05:36:15PM +0100, Rickard Strandqvist wrote: > > Remove the function cumanascsi_setup() that is not used anywhere. > > > > This was partially found by using a static code analysis program called cppcheck. > > > > Signed-off-by: Rickard Strandqvist > > You can blame Linus for this one :-) > > ~/linux-next$ git blame -L 38,40 drivers/scsi/arm/cumana_1.c > ^1da177e (Linus Torvalds 2005-04-16 15:20:36 -0700 38) void > cumanascsi_setup(char *str, int *ints) > ^1da177e (Linus Torvalds 2005-04-16 15:20:36 -0700 39) { > ^1da177e (Linus Torvalds 2005-04-16 15:20:36 -0700 40) } > ~/linux-next$ Great, that gets me off the hook :) Acked-by: Russell King -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net.