commit | b8a43b045eda4d5b25f00696970fb23cf3edcb23 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 19 18:37:56 2015 -0700 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 15 10:50:33 2015 +0200 |
tree | 7152bbbfa038b57dc9cfaa434f17110897fafdb0 | |
parent | 7c53fcb39fddb59a9e32c10e96133049ed90930b [diff] |
s390/sclp: Use DECLARE_BITMAP Use the generic mechanism to declare a bitmap instead of unsigned long. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>