]> 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)
commite22fa0b1e5221da6891ff56acdd24e7c2ff059ec
treee894cac58b01bd5af9d7a55da4312ee0650b08b9
parent6186e472200ef3cffd1be8d4a2cbc79c07788751
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