commit | 79cb2b26f54e8831342f3598393bb894e15c01f6 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Sep 20 09:47:30 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 20 13:24:46 2016 +0200 |
tree | 50f33b4c97a94d8172d5c89e9b859621d400db7d | |
parent | 31959392c7db09c13af07dcdc409d306aaa03d4f [diff] |
staging: greybus: use preferred kernel type u16 As suggested by checkpatch.pl: CHECK: Prefer kernel type 'u16' over 'uint16_t' Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>