diff options
author | Dave Chinner <dchinner@redhat.com> | 2014-09-29 02:46:22 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-09-29 02:46:22 +0200 |
commit | b972d0797180d8414351d9dc8ff65071c692d058 (patch) | |
tree | 5152c41bd107c7401dcd5bb58fb5df1723801c2a /fs/ncpfs | |
parent | xfs: xfs_kset should be static (diff) | |
download | linux-b972d0797180d8414351d9dc8ff65071c692d058.tar.xz linux-b972d0797180d8414351d9dc8ff65071c692d058.zip |
xfs: annotate user variables passed as void
Some argument callbacks can contain user buffers, and sparse warns
about passing them as void pointers. Cast appropriately to remove
the sparse warnings.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions