Switch to __s32 types in joystick.h instead of C99 types for consistency.
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 2 Jun 2006 23:27:53 +0000 (00:27 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 2 Jun 2006 23:27:53 +0000 (00:27 +0100)
commitd27317657ae18cfbc45def8f566e4c3ed1f51d74
tree6523aa4dc2f3a9b8c788fba931b6cfb7a85135aa
parent7b1c6ca73aa102e9dde5098f58c523bca0f8e2c3
Switch to __s32 types in joystick.h instead of C99 types for consistency.

The rest of the file uses these types instead of C99 types.

Acked-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/joystick.h