From: Arend van Spriel Date: Mon, 8 Aug 2011 13:58:41 +0000 (+0200) Subject: staging: brcm80211: use PCI_DEVICE() macro in device table X-Git-Tag: v3.2-rc1~169^2^2~864^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7ea9d06e2ea33f10a7ff7549a680f433b77573;p=pandora-kernel.git 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 Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed