From: Ming Lei Date: Tue, 10 Dec 2013 07:01:42 +0000 (+0800) Subject: USB: storage: fix compile warning X-Git-Tag: v3.14-rc1~148^2~130^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40fcd88b8d49fd911518190c985112097d3a8a17;p=pandora-kernel.git USB: storage: fix compile warning This patch should fix the below compile warning: drivers/usb/storage/protocol.c: In function 'usb_stor_access_xfer_buf': drivers/usb/storage/protocol.c:155:22: warning: comparison of distinct pointer types lacks a cast [enabled by default] Reported-by: kbuild test robot Reported-by: Stephen Rothwell Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed