Home
last modified time | relevance | path

Searched hist:"5809 d5e083a0e6c7121724635db2a1a6f9b90d52" (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_priv.hdiff 5809d5e083a0e6c7121724635db2a1a6f9b90d52 Mon Jun 22 01:44:47 CEST 2015 Christoph Hellwig <hch@lst.de> xfs: use void pointers in log validation helpers

Compared to char pointers this saves us a lot of casting effort. Also
add another local variable to make the code easier to read.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
H A Dxfs_log.cdiff 5809d5e083a0e6c7121724635db2a1a6f9b90d52 Mon Jun 22 01:44:47 CEST 2015 Christoph Hellwig <hch@lst.de> xfs: use void pointers in log validation helpers

Compared to char pointers this saves us a lot of casting effort. Also
add another local variable to make the code easier to read.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>