From: H Hartley Sweeten Date: Fri, 1 Aug 2014 20:07:04 +0000 (-0700) Subject: staging: comedi: amplc_dio200: remove unnecessary local variable X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acb165135dcf48875e44fe323aa63653785bf01c;p=pandora-kernel.git staging: comedi: amplc_dio200: remove unnecessary local variable The local variable 'irq' is not necessary in dio200_attach(). Just pass the it->options[1] value directly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed