From: Robert P. J. Day Date: Wed, 4 May 2011 09:19:34 +0000 (-0400) Subject: RAW driver: Remove call to kobject_put(). X-Git-Tag: v3.0-rc1~390^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9333744dc7dcd85531cff13cabf1d5d6baf18e7d;p=pandora-kernel.git RAW driver: Remove call to kobject_put(). If cdev_add() fails, there is no justification for subsequently calling kobject_put(). Signed-off-by: Robert P. J. Day Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed