]> git.baikalelectronics.ru Git - kernel.git/commit
cramfs: Fix IS_ENABLED typo
authorJoe Perches <joe@perches.com>
Sun, 13 May 2018 22:05:47 +0000 (15:05 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 21 May 2018 18:30:08 +0000 (14:30 -0400)
commitf9a0f236b3465a8815b7dd2c6efdea1e73865534
tree2c1ae0f1105952715c146377103d7b22af7149dd
parentf376a04f2b42e61271a1dcd25e237f313146aba3
cramfs: Fix IS_ENABLED typo

There's an extra C here...

Fixes: c06406cd2297 ("cramfs: direct memory access support")
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/cramfs/inode.c