]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] ccwgroup: cleanup
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 24 Oct 2011 09:47:42 +0000 (11:47 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 24 Oct 2011 09:47:34 +0000 (11:47 +0200)
commit5905b4fc48dbb20828e89ba1d572d484844213c8
tree1b033ab5f23829f960f2f7429d22f3f263028de5
parent3397a551f61207f6ca3c4a6c2928aa2038d816a4
[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