]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: fbtft: replace decimal with 4-digit octal permissions
authorStefano Manni <stefano.manni@gmail.com>
Tue, 17 Jan 2017 23:38:01 +0000 (00:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 09:53:15 +0000 (10:53 +0100)
commit0367cd002c63363d70262a2fc274487119ca88d8
tree66fa075f2b4b1cd4369cf6b183675f88ce14b98f
parentca366962eee3a9b48a35603444a085edb3b3028e
staging: fbtft: replace decimal with 4-digit octal permissions

Following error detected by checkpatch.pl:

ERROR: Use 4 digit octal (0777) not decimal permissions

Signed-off-by: Stefano Manni <stefano.manni@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/flexfb.c