From: Kuninori Morimoto Date: Mon, 5 Apr 2010 18:43:09 +0000 (+0000) Subject: net/irda: sh_sir: fixup err return value on sh_sir_open X-Git-Tag: v2.6.35-rc1~473^2~561 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5d47cf4313e86afe046d402b8cfe7b2bca911d;p=pandora-kernel.git net/irda: sh_sir: fixup err return value on sh_sir_open On sh_sir_open function, there was a possibility that err variable didn't have value even though it is return value. This patch modify it. Signed-off-by: Kuninori Morimoto Signed-off-by: David S. Miller --- Reading git-diff-tree failed