From 1dcea26a226c18cb843014d1f68d88a89c784912 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 3 Dec 2013 12:07:16 -0700 Subject: [PATCH] staging: comedi: pcl818: remove unnecessary 'dev->irq' tests These functions can only be called if the irq was sucessfully requested. The dev->irq will always be valid. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed