aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_trace.c
diff options
context:
space:
mode:
authorChandra Seetharaman <sekharan@us.ibm.com>2011-08-03 02:18:34 +0000
committerAlex Elder <aelder@sgi.com>2011-08-12 13:39:40 -0500
commite570280521290c27621d60cffea2400bdf1f2c88 (patch)
tree4cf24cfa20ecef67b2aafa2309d04a137ecfbe4a /fs/xfs/linux-2.6/xfs_trace.c
parentxfs: Check the return value of xfs_buf_read() for NULL (diff)
downloadlinux-dev-e570280521290c27621d60cffea2400bdf1f2c88.tar.xz
linux-dev-e570280521290c27621d60cffea2400bdf1f2c88.zip
xfs: replace xfs_buf_geterror() with bp->b_error
Since we just checked bp for NULL, it is ok to replace xfs_buf_geterror() with bp->b_error in these places. Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions