]> git.baikalelectronics.ru Git - kernel.git/commit
orangefs: remove dead code in sysfs
authorMartin Brandenburg <martin@omnibond.com>
Mon, 15 Aug 2016 17:28:51 +0000 (13:28 -0400)
committerMartin Brandenburg <martin@omnibond.com>
Mon, 15 Aug 2016 17:28:51 +0000 (13:28 -0400)
commit8ae66a60a1772c07f8205230700aa5d2b737e19c
tree7fc6102d5526e7b40f569d639d9a4b20c42ff8a5
parentfb63742731e0606802c8204472b498e249fa2703
orangefs: remove dead code in sysfs

We had a pageful of structures containing kobjects and variables to store
sysfs entries. However only the kobjects were in use. Replace them with
kobjects.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/orangefs-sysfs.c