From: Peter Oberparleiter Date: Thu, 21 Aug 2008 17:46:36 +0000 (+0200) Subject: [S390] cio: fix ccw group device cleanup X-Git-Tag: v2.6.27-rc5~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16f7f9564c3ae190954f2ec55f385a268b93ac4d;p=pandora-kernel.git [S390] cio: fix ccw group device cleanup Fix ccw group device initialization: initialize device object before using reference counting during cleanup. Fixes the following message when group device initialization fails (e.g. because too few devices where specified): kobject: '' (..): is not initialized, yet kobject_put() is being called. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed