From 6d5a7a65a928d317c8767613d98ce38bb62f23fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20K=C3=B6rper?= Date: Mon, 16 Mar 2015 09:48:29 +0100 Subject: [PATCH] can: esd_usb2: Fix sparse warnings MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed