commit | ced04842d282a81b71c5d875340cee0fe4aedd2c | [log] [tgz] |
---|---|---|
author | Abdul Rauf <abdulraufmujahid@gmail.com> | Tue Jan 24 00:20:10 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 25 11:33:21 2017 +0100 |
tree | e3b82be024622f2a53ad7ddee97b047e7ce26b13 | |
parent | dec9fcd03284c227e2f27a52451e9e494f0f4679 [diff] |
staging: fbtft: fix checkpatch decimal permissions error Fix the following errors: Use 4 digit octal (0777) not decimal permissions Signed-off-by: Abdul Rauf <abdulraufmujahid@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>