From: Venkatraman S Date: Fri, 13 Apr 2012 12:24:11 +0000 (+0530) Subject: mmc: queue: rename mmc_request function X-Git-Tag: v3.5-rc1~85^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b50f5f392e31ab41a272ed3b438f603c09be3f0;p=pandora-kernel.git mmc: queue: rename mmc_request function The name mmc_request is used for both the issue function and a data structure, which creates conflicts in symbol lookups in editors. Rename the function to mmc_request_fn. Signed-off-by: Venkatraman S Reviewed-by: Namjae Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed