diff options
author | Andrew Morton <akpm@osdl.org> | 2006-04-10 22:52:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 06:18:30 -0700 |
commit | 29ff2db55196717e2e67e0f04adc833ee7edd491 (patch) | |
tree | 7f68496e093a294d60939b60aa204ff16fb9633a /drivers/pcmcia/ds.c | |
parent | 8a5bc075b8d8cf7a87b3f08fad2fba0f5d13295e (diff) |
[PATCH] select() warning fixes
fs/select.c: In function `core_sys_select':
fs/select.c:339: warning: assignment from incompatible pointer type
fs/select.c:376: warning: comparison of distinct pointer types lacks a cast
By using a void* we can remove lots of casts rather than adding more.
Cc: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/pcmcia/ds.c')
0 files changed, 0 insertions, 0 deletions