]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: olpc_dcon: Use preferred kernel type
authorAybuke Ozdemir <aybuke.147@gmail.com>
Fri, 16 Oct 2015 18:51:44 +0000 (21:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:06:38 +0000 (23:06 -0700)
commita4cf15f4d30ab9606ef1cade77be517d08249a7e
treee894cac58b01bd5af9d7a55da4312ee0650b08b9
parentfa7b4e6b041e44bc59e9933dfaf1aa6a2eb45c1e
Staging: olpc_dcon: Use preferred kernel type

This patch "uint16_t" type instead of "u16" type was used.
checkpatch.pl issue.

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon.c