]> 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)
commitef54460f201a6da276eba082d33399db597cbc55
treee8fe921086b92c911cca6838817e856defc7fe0b
parent07ec8b762bb26a631937bf019de2dbb8c27a65f2
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