OSDN Git Service

Staging: ks7010: Use preffered kernel types
authorPunit Vara <punitvara@gmail.com>
Tue, 15 Nov 2016 12:57:23 +0000 (18:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Nov 2016 07:23:23 +0000 (08:23 +0100)
commit81710951fb36ff5d53fb4cfc8a31e6e73302be83
treec7c7252918bcd51ebf1ea36b0f701ebc8dd4afb8
parentef50db6357f0c0289c90a27ca63de269dbf2b6d5
Staging: ks7010: Use preffered kernel types

Replace uint8_t, uint16_t and uint32_t with preferred kernel types
u8, u16 and u32 respectively suggested by checkpatch.pl

Signed-off-by: Punit Vara <punitvara@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan.h
drivers/staging/ks7010/michael_mic.c
drivers/staging/ks7010/michael_mic.h