OSDN Git Service

staging: olpc_dcon: Replace u_int8_t with u8
authorsayli karnik <karniksayli1995@gmail.com>
Fri, 16 Sep 2016 20:33:45 +0000 (02:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Sep 2016 21:36:53 +0000 (23:36 +0200)
commit069bb6a807950ee3eb2a7365248140bf186889ba
tree230beb7c2b19b2dd53041420f0b6b3d8e762d6e8
parenta0db9c0a529d4407a1ed4bf697a09f50ae3e9744
staging: olpc_dcon: Replace u_int8_t with u8

This patch replaces type u_int8_t with u8 as suggested by checkpatch.pl.

Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c