From: Pierre Ossman Date: Tue, 24 Jul 2007 17:16:54 +0000 (+0200) Subject: mmc: mmc_set_data_timeout() parameter write is redundant X-Git-Tag: v2.6.24-rc1~1464^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b146d26a61e0feab2f12a98ae83fd352830899c0;p=pandora-kernel.git mmc: mmc_set_data_timeout() parameter write is redundant The write parameter in mmc_set_data_timeout() is redundant as the data structure contains information about the direction of the transfer. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed