diff options
author | Christoph Hellwig <hch@lst.de> | 2015-06-22 01:44:29 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-06-22 01:44:29 +0200 |
commit | 88ee2df7f2591133731c29d0ee93f3d37691df85 (patch) | |
tree | 780e3d17196d016cd543b4ff20acd83a321afe5d /fs/xfs/xfs_log.c | |
parent | xfs: remove inst_t (diff) | |
download | linux-88ee2df7f2591133731c29d0ee93f3d37691df85.tar.xz linux-88ee2df7f2591133731c29d0ee93f3d37691df85.zip |
xfs: return a void pointer from xfs_buf_offset
This avoids all kinds of unessecary casts in an envrionment like Linux where
we can assume that pointer arithmetics are support on void pointers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions