From: Rolf Eike Beer Date: Sun, 27 Aug 2006 08:23:27 +0000 (-0700) Subject: [PATCH] tty: remove bogus call to cdev_del() X-Git-Tag: v2.6.18-rc5~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc36e7f124da139a819ad316c39d9dbcb5ba1897;p=pandora-kernel.git [PATCH] tty: remove bogus call to cdev_del() When cdev_add() failed there is no reason to call cdev_del(). Signed-off-by: Rolf Eike Beer Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed