diff options
author | Dave Chinner <dchinner@redhat.com> | 2012-06-08 05:44:54 (GMT) |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-06-14 17:28:24 (GMT) |
commit | 32972383ca46223aa2b129826b3789721ec147aa (patch) | |
tree | 11750ff77efd52b933bb1531b0129eb32597fff8 /Documentation/video4linux | |
parent | d2c2819117176e139dc761873c664aaa770c79c9 (diff) | |
download | linux-fsl-qoriq-32972383ca46223aa2b129826b3789721ec147aa.tar.xz |
xfs: make largest supported offset less shouty
XFS_MAXIOFFSET() is just a simple macro that resolves to
mp->m_maxioffset. It doesn't need to exist, and it just makes the
code unnecessarily loud and shouty.
Make it quiet and easy to read.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions