From: H Hartley Sweeten Date: Wed, 13 Jun 2012 22:42:21 +0000 (-0700) Subject: staging: comedi: 8255: remove have_irg and refactor subdev_8255_init_irq X-Git-Tag: v3.6-rc1~100^2~765 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34cfcf9acc6b0697e71294007c57eae91b80005c;p=pandora-kernel.git staging: comedi: 8255: remove have_irg and refactor subdev_8255_init_irq The have_irq variable in the 8255 private data is not used by the driver, remove it. This removes the need to access the private data in the subdev_8255_init_irq function. Also, add a bit of whitespace to improve the readability. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed