]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] ccwgroup: cleanup
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 26 Sep 2011 14:42:59 +0000 (16:42 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 26 Sep 2011 14:42:48 +0000 (16:42 +0200)
commit657816d69a61c74743e6b09b6df9fbc8b268bb7f
treec2349d3903e7216bbeca592fc20932b79bbfc567
parent7fecba55ea10def69900e4f56c0c02d9587d35a0
[S390] ccwgroup: cleanup

Fix coding style, remove forward declerations, simplify code.
Also remove a superfluous get_device/put_device pair in
ccwgroup_create_from_string.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/ccwgroup.c