From bf6e48e87c6df4a0a409d0bb7017095aa8da1504 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 19 Feb 2014 10:11:29 -0700 Subject: [PATCH] staging: comedi: pcl816: remove unnecessary 'dev->irq' check If the dev->irq is not valid the interrupt function will not be hooked up during the attach. Remove the unnecessary check. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed