From: Jens Axboe Date: Tue, 20 May 2014 02:01:52 +0000 (-0600) Subject: block: move mm/bounce.c to block/ X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~49^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719c555f4424b194905aa3512a754c0444f27ce8;p=pandora-kernel.git block: move mm/bounce.c to block/ Continue moving some of the block files that are scattered around. bounce.c contains only code for bouncing the contents of a bio. It's block proper code, not mm code. Suggested-by: Ming Lei Signed-off-by: Jens Axboe --- Reading git-diff-tree failed