diff options
author | Christoph Hellwig <[email protected]> | 2009-01-08 13:42:23 -0500 |
---|---|---|
committer | Lachlan McIlroy <[email protected]> | 2009-01-09 16:16:51 +1100 |
commit | e6edbd1c1cbef278d58cdd8b046599ba8ac90cfc (patch) | |
tree | daa5fbe9e31d532d917979de603f9e3898291fea /lib/string_helpers.c | |
parent | fb82557f16f3700ae4961a4ce599bdaff6a10b1c (diff) |
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
Change the left/right variables to the proper always 64bit xfs_dfsbo_t
type because otherwise compilation fails for Geert on m68k without
CONFIG_LBD:
| fs/xfs/xfs_btree.c: In function 'xfs_btree_readahead_lblock':
| fs/xfs/xfs_btree.c:736: warning: comparison is always true due to limited range of data type
| fs/xfs/xfs_btree.c:741: warning: comparison is always true due to limited range of data type
Reported-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Lachlan McIlroy <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions