]> git.karo-electronics.de Git - linux-beck.git/commit
befs: remove constant variable
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Fri, 1 Jul 2016 00:07:31 +0000 (01:07 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 8 Oct 2016 09:01:15 +0000 (10:01 +0100)
commit50858ef96deeeeeb36b2113d49007f41d0410763
treeccb45d402de91d2afe76f75c347c79646d791b62
parentf7769f9cf95fa1a63eea81f13126f8fe7f708dc1
befs: remove constant variable

Use macro directly instead of via assigning it to an unchanging variable.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Acked-by: Salah Triki <salah.triki@gmail.com>
fs/befs/linuxvfs.c