aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2006-06-09 14:57:01 +1000
committerNathan Scott <[email protected]>2006-06-09 14:57:01 +1000
commit72c93bcc6348a385416603459c2fdb4cf6c43687 (patch)
treed72b32c62346b476c81b8e22253cfeb39f8b6468 /scripts/basic
parent87c199c2a79220ac9e216e72d18a15148f84d9e0 (diff)
[XFS] lock validator: lockdep: small xfs init_rwsem() cleanup
init_rwsem() has no return value. This is not a problem if init_rwsem() is a function, but it's a problem if it's a do { ... } while (0) macro. (which lockdep introduces) SGI-PV: 904196 SGI-Modid: xfs-linux-melb:xfs-kern:26082a Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Arjan van de Ven <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Nathan Scott <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions