]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/fmc/fmc-write-eeprom.c: fix decimal permissions
authorJoe Perches <joe@perches.com>
Tue, 25 Feb 2014 23:01:41 +0000 (15:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Feb 2014 23:25:43 +0000 (15:25 -0800)
commit81a0ac4a10fac2f7c3b0360d6456efa3719cc360
tree565a6fc0ca58d8c8bd0515c3a221fb63e7aedb69
parented74457d518296f1188b6f2c67675ee1fdcb7a99
drivers/fmc/fmc-write-eeprom.c: fix decimal permissions

This 444 should have been octal.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/fmc/fmc-write-eeprom.c