aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2017-11-23 15:57:04 +0000
committerKalle Valo <[email protected]>2017-12-07 13:48:54 +0000
commit51ef7925e10688c57186d438e784532e063492e4 (patch)
treecd7cb20b48abbc9deb94d0a2b3da8b3be82d2c1f /net/unix/af_unix.c
parentbrcmfmac: change driver unbind order of the sdio function devices (diff)
downloadkernel-51ef7925e10688c57186d438e784532e063492e4.tar.gz
kernel-51ef7925e10688c57186d438e784532e063492e4.zip
brcmfmac: Avoid build error with make W=1
When I run make W=1 on gcc (Debian 7.2.0-16) 7.2.0 I got an error for the first run, all next ones are okay. CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:2078: error: Cannot parse struct or union! scripts/Makefile.build:310: recipe for target 'drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o' failed Seems like something happened with W=1 and wrong kernel doc format. As a quick fix remove dubious /** in the code. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions