https://github.com/torvalds/linux
Revision 82401bf105495c593544375b4748f48fce70d9c4 authored by Russell King on 04 July 2012, 16:05:28 UTC, committed by Russell King on 05 July 2012, 08:50:55 UTC
Avoid polluting drivers with a set_domain() macro, which interferes with
structure member names:

drivers/net/wireless/ath/ath9k/dfs_pattern_detector.c:294:33: error: macro "set_domain" passed 2 arguments, but takes just 1

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 32e1eb5
History
Tip revision: 82401bf105495c593544375b4748f48fce70d9c4 authored by Russell King on 04 July 2012, 16:05:28 UTC
ARM: fix set_domain() macro
Tip revision: 82401bf
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top