From 78d8135608d35524d17702767167b0d0248f3df7 Mon Sep 17 00:00:00 2001 From: Luca Ellero Date: Fri, 19 Sep 2014 13:50:38 +0200 Subject: [PATCH] staging: comedi: ni_usb6501: remove useless check Remove useless test in ni6501_send_command. The check is useless since this function is called only in this driver. Signed-off-by: Luca Ellero Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed