From: Rolf Eike Beer Date: Sun, 1 Oct 2006 06:27:48 +0000 (-0700) Subject: [PATCH] rtc: remove superfluous call to call to cdev_del() X-Git-Tag: v2.6.19-rc1~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328a338f6f9943a0a77292315a25628b22f79fed;p=pandora-kernel.git [PATCH] rtc: remove superfluous call to call to cdev_del() If cdev_add() fails there is no good reason to call cdev_del(). Signed-off-by: Rolf Eike Beer Cc: Alessandro Zummo Cc: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed