staging: brcm80211: use PCI_DEVICE() macro in device table
authorArend van Spriel <arend@broadcom.com>
Mon, 8 Aug 2011 13:58:41 +0000 (15:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:00:06 +0000 (13:00 -0700)
commit5b7ea9d06e2ea33f10a7ff7549a680f433b77573
treee269d535a1786195c766e36ef44162d492fa81fb
parentd7bfc088624dfedb32d04d02837177a0e4f49284
staging: brcm80211: use PCI_DEVICE() macro in device table

The macro PCI_DEVICE() fills in the entry in abbreviated manner. Using
this removes the "lines over 80 characters" checkpatch warning on these
entries.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/mac80211_if.c