David Miller [off-list ref] writes:
From: Bjørn Mork <bjorn@mork.no>
Date: Mon, 2 Jul 2012 19:53:17 +0200
quoted
+static const struct driver_info qmi_wwan_force_int2 = {
Please get rid of that strange tab character and resubmit.
Sure. Will do.
Looks like a thoughtless copy-paste thing originally coming from
cdc_ether. Funny thing is that it has survived several incarnations
already, as this specific instance came from a copy-paste within the
same driver.
It's all checkpatch'es fault for not warning me :-)
Luckily all of these will go away when the whitelisting is removed
(i.e. when the USB interface number matching in 3.6 is available).
Bjørn