]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: ramster/debug: Use an array to initialize/use debugfs attributes
authorWanpeng Li <liwanp@linux.vnet.ibm.com>
Sat, 13 Apr 2013 13:01:28 +0000 (21:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Apr 2013 13:24:47 +0000 (06:24 -0700)
commit1dbdd2fb479511267b6949a0a6eceb277e13ca6c
tree92ef3451b2d7ea33b83be06562540e67caae3727
parentdf735543008f02494303543870c869123588d527
staging: ramster/debug: Use an array to initialize/use debugfs attributes

Use an array to initialize/use debugfs attributes, it makes them
neater as zcache/debug.c does.

Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zcache/ramster/debug.c