]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/ipl: cleanup bin attr usage
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Tue, 17 Mar 2015 09:25:16 +0000 (10:25 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 25 Mar 2015 10:49:48 +0000 (11:49 +0100)
commit22d557abf75ce39f8b2264c86058b4bcc7a8f9f0
tree1b0a6eb08c8590182f5b8d0dabe8e2c011bf6411
parent9f9d86e1e9ecbb43d0ca41c9c9118f141ab8d93e
s390/ipl: cleanup bin attr usage

Use macros wherever applicable and put bin_attributes inside attribute_groups
to simplify/remove some code.

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