Staging:fbtft: Replace decimal permissions with 4 digit octal
authorNadim Almas <nadim.902@gmail.com>
Mon, 24 Oct 2016 16:44:37 +0000 (22:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2016 07:50:53 +0000 (09:50 +0200)
commitc444ebc83ee233849f32b41d43953bddce06c8f3
tree529891ee692e9f66eec1fa58f3bfbf9d14f573f7
parentf2503acfe3ffe8771d2a1f4ea1b89f67d819d037
Staging:fbtft: Replace decimal permissions with 4 digit octal

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

This error was detected by checkpatch.pl

Signed-off-by: Nadim Almas <nadim.902@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ili9325.c