Commit c0306885 authored by Stephan Gabert's avatar Stephan Gabert Committed by Greg Kroah-Hartman

staging/wlags49_h2: checkpatch: line over 80 characters

Signed-off-by: default avatarStephan Gabert <stephan.gabert@fau.de>
Signed-off-by: default avatarNicolas Pfeiffer <nicolas.pfeiffer@fau.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d1413048
......@@ -340,8 +340,9 @@ static const struct pcmcia_device_id wl_adapter_ids[] = {
0x33103a9b, 0xe175b0dd),
#else
PCMCIA_DEVICE_MANF_CARD(0x0156, 0x0004),
PCMCIA_DEVICE_PROD_ID12("Linksys", "WCF54G_Wireless-G_CompactFlash_Card",
0x0733cc81, 0x98a599e1),
PCMCIA_DEVICE_PROD_ID12("Linksys",
"WCF54G_Wireless-G_CompactFlash_Card", 0x0733cc81,
0x98a599e1),
#endif /* (HCF_TYPE) & HCF_TYPE_HII5 */
PCMCIA_DEVICE_NULL,
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment