diff options
| author | Harvey Harrison <[email protected]> | 2008-04-28 02:14:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-28 08:58:29 -0700 |
| commit | eee3754f5e45bd27e001ea41823bdbcdd0d192d4 (patch) | |
| tree | 2e8d4d184842fd0fb93b27e1faccede453544c45 /include | |
| parent | 305787e44ebc21d87ab4d4949da5b97d4252aa9b (diff) | |
ncpfs: fix sparse warning in ncpsign_kernel.c
We're casting anyway, might as well cast to the correct sign.
Specific to i386 (ifdef __i386__)
fs/ncpfs/ncpsign_kernel.c:58:23: warning: incorrect type in initializer (different signedness)
fs/ncpfs/ncpsign_kernel.c:58:23: expected unsigned int *data2
fs/ncpfs/ncpsign_kernel.c:58:23: got int *<noident>
Signed-off-by: Harvey Harrison <[email protected]>
Acked-by: Petr Vandrovec <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions