commit | 9333744dc7dcd85531cff13cabf1d5d6baf18e7d | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed May 04 05:19:34 2011 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri May 06 17:52:32 2011 -0700 |
tree | 4b7315617accc91e9d0524eb907ca624a36aa9e9 | |
parent | b50fa7c8077c625919b1e0a75fc37b825f024518 [diff] |
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 <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>