s390/ipl: cleanup macro usage
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Tue, 17 Mar 2015 09:36:14 +0000 (10:36 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 25 Mar 2015 10:49:50 +0000 (11:49 +0100)
commit3be7ae6350c2418efc51aa779a31a6e27c47e046
tree90abd14752a693c86a1ca65ff967faf28f507dce
parent0f024379ff8bce40d2387bd7de2dbf0921ab5a5c
s390/ipl: cleanup macro usage

ipl.c uses 3 different macros to create a sysfs show function for ipl
attributes. Define IPL_ATTR_SHOW_FN which is used by all macros.

Reviewed-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ipl.c