aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorRoel Kluin <[email protected]>2009-06-16 15:33:25 -0700
committerLinus Torvalds <[email protected]>2009-06-16 19:47:46 -0700
commitfb26b3e63e9685ce250377bf905c78425a8e8b2b (patch)
tree856872ef8a4ceb5ff04773c66b368295733ae17e /include/linux/debugobjects.h
parent44377f622ee4f23ea0afc9b83dba5d3ec2d560cd (diff)
alpha: bad macro expansion, parameter is member
`for_each_mem_cluster(x, y, z)' will expand to `for ((x) = (y)->x ...' but correct is `for ((x) = (y)->cluster ...' Signed-off-by: Roel Kluin <[email protected]> Cc: Richard Henderson <[email protected]> Cc: Ivan Kokshaysky <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions