diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-06-09 06:57:01 +0200 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2006-06-09 06:57:01 +0200 |
commit | 72c93bcc6348a385416603459c2fdb4cf6c43687 (patch) | |
tree | d72b32c62346b476c81b8e22253cfeb39f8b6468 /fs/xfs/linux-2.6/xfs_lrw.c | |
parent | [XFS] Over zealous with doing endian conversions. We endian converted the (diff) | |
download | linux-72c93bcc6348a385416603459c2fdb4cf6c43687.tar.xz linux-72c93bcc6348a385416603459c2fdb4cf6c43687.zip |
[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 <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_lrw.c')
0 files changed, 0 insertions, 0 deletions