]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: remove access control tables interface (keep sysfs files)
authorMartin Peschke <mpeschke@linux.vnet.ibm.com>
Thu, 22 Aug 2013 15:45:38 +0000 (17:45 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 22 Aug 2013 16:26:51 +0000 (09:26 -0700)
commit0e604858b8ff0746cd0e56bb2b25671dcef7e3f1
tree718fe44b9e69e5de3229ec021823d78be6c0a890
parent1b9797224475822ba28ba0fcdf507d303a20a417
[SCSI] zfcp: remove access control tables interface (keep sysfs files)

By popular demand, this patch brings back a couple of sysfs attributes
removed by commit fe96fe59fbec049c42b444a40a183708b00c094d
"[SCSI] zfcp: remove access control tables interface".
The content has been irrelevant for years, but the files must be
there forever for whatever user space tools that may rely on them.

Since these files always return a constant value, a new stripped
down show-macro was required. Otherwise build warnings would have
been introduced.

Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/s390/scsi/zfcp_sysfs.c