Re: [PATCH 1/4] mmc: queue: rename mmc_request function

2012-04-18 Thread Namjae Jeon
2012/4/13 Venkatraman S svenk...@ti.com: 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 svenk...@ti.com Looks reasonable to me~ Reviewed-by:

[PATCH 1/4] mmc: queue: rename mmc_request function

2012-04-13 Thread Venkatraman S
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 svenk...@ti.com --- drivers/mmc/card/queue.c |4 ++-- 1 file changed, 2 insertions(+), 2