From: Dan Carpenter Date: Fri, 7 May 2010 08:30:41 +0000 (+0200) Subject: serial: isicomm: handle running out of slots X-Git-Tag: v2.6.35-rc1~458^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e1e8d1d1cfa914b95b5dab001a6ed898872755;p=pandora-kernel.git serial: isicomm: handle running out of slots This patch makes it return -ENODEV if we run out of empty slots in the probe function. It's unlikely to happen, but it makes the static checkers happy. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed