staging: greybus: use preferred kernel type u8
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 20 Sep 2016 00:47:29 +0000 (09:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:24:46 +0000 (13:24 +0200)
commit31959392c7db09c13af07dcdc409d306aaa03d4f
tree9d08f9ab48b2aa9d885ec6e33c8b83fafcba6bb6
parent19c5a689cc3df512a817b7eb717bad24bb5bd7e8
staging: greybus: use preferred kernel type u8

As suggested by checkpatch.pl:

CHECK: Prefer kernel type 'u8' over 'uint8_t'

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/audio_codec.c
drivers/staging/greybus/audio_codec.h
drivers/staging/greybus/audio_gb.c