diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-09-23 06:25:05 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-09-23 06:29:08 (GMT) |
commit | 2ca595ab7a557f6cee21bf073fe2a242004cd19e (patch) | |
tree | 8aad53a6f17f43e437235422e2735756ae97f9f9 /lib/decompress_unxz.c | |
parent | 643d6bbb9637a9b4bb47ec1a1ae3adf3ff9d75a1 (diff) | |
download | linux-fsl-qoriq-2ca595ab7a557f6cee21bf073fe2a242004cd19e.tar.xz |
ALSA: hdspm - cleanup __user tags in ioctl()
This makes the code cleaner and silences a Sparse complaint:
sound/pci/rme9652/hdspm.c:6341:23: warning: incorrect type in assignment (incompatible argument 4 (different address spaces))
sound/pci/rme9652/hdspm.c:6341:23: expected int ( *ioctl )( ... )
sound/pci/rme9652/hdspm.c:6341:23: got int ( static [toplevel] *<noident> )( ... )
sound/pci/rme9652/hdspm.c:6102:44: warning: dereference of noderef expression
sound/pci/rme9652/hdspm.c:6225:50: warning: dereference of noderef expression
sound/pci/rme9652/hdspm.c:6264:50: warning: dereference of noderef expression
sound/pci/rme9652/hdspm.c:6283:50: warning: dereference of noderef expression
sound/pci/rme9652/hdspm.c:6289:59: warning: dereference of noderef expression
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'lib/decompress_unxz.c')
0 files changed, 0 insertions, 0 deletions