From: Robert Elliott Date: Wed, 27 Aug 2014 15:50:36 +0000 (-0500) Subject: block: include func name in __get_request prints X-Git-Tag: fixes-against-v3.18-rc2~53^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b2b10e0e2c65ebc11314e1af9924d0824ec1562;p=pandora-kernel.git block: include func name in __get_request prints In __get_request calls to printk_ratelimited, include the function name so the callbacks suppressed message matches the messages that are printed, and add "dev" before the device name so it matches other block layer messages. Signed-off-by: Robert Elliott Reviewed-by: Webb Scales Signed-off-by: Jens Axboe --- Reading git-diff-tree failed