From: Thomas Körper Date: Mon, 16 Mar 2015 08:48:29 +0000 (+0100) Subject: can: esd_usb2: Fix sparse warnings X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~164^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5a7a65a928d317c8767613d98ce38bb62f23fa;p=pandora-kernel.git can: esd_usb2: Fix sparse warnings The hnd field of the structs does not need to be __le32: the device just returns the value without using it itself. Signed-off-by: Thomas Körper Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed