From: Ralf Baechle Date: Wed, 22 Aug 2007 15:03:52 +0000 (+0100) Subject: sgiseeq: Fix return type of sgiseeq_remove X-Git-Tag: v2.6.23-rc4~15^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3efb05468128e834cf17d492822333c6e189ae4;p=pandora-kernel.git sgiseeq: Fix return type of sgiseeq_remove The driver remove method needs to return an int not void. This was just never noticed because usually this driver is not being built as a module. Signed-off-by: Ralf Baechle Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed