From: Cong Ding Date: Fri, 25 Oct 2013 07:25:53 +0000 (-0700) Subject: uio: fix memory leak X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f0aef6220dc1e73bed238e57b20544ef4f38ec;p=pandora-kernel.git uio: fix memory leak we have to call kobject_put() to clean up the kobject after function kobject_init(), kobject_add(), or kobject_uevent() is called. Signed-off-by: Cong Ding Acked-by: Sebastian Andrzej Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed