]> git.baikalelectronics.ru Git - kernel.git/commit
fs/efivarfs/super.c: use static const for dentry_operations
authorFabian Frederick <fabf@skynet.be>
Wed, 4 Jun 2014 23:11:14 +0000 (16:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 23:54:14 +0000 (16:54 -0700)
commit1143507c27c942246ef1f97a555fa5027005a62f
treee8fe921086b92c911cca6838817e856defc7fe0b
parente82c5354d1ee935f81cdd58c590c83bcf674e675
fs/efivarfs/super.c: use static const for dentry_operations

...like other filesystems.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Matthew Garrett <matthew.garrett@nebula.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/efivarfs/super.c