]> 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)
commit12e02f34f6cf9ef5c7085884aedc6208608bf3ec
tree718fe44b9e69e5de3229ec021823d78be6c0a890
parent86585cfd73bb5e0b9c826e8db80b1f8fd6e3f7df
[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 69110dcdd754732cbed91d3cc1980b465ab04b0f
"[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