]> 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)
commit508feda4d88eb06dc6ba65ce4fb0215a252c73f5
tree565a6fc0ca58d8c8bd0515c3a221fb63e7aedb69
parent87612a25c53316bbfee81f8f63f8d6a95bd3409a
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