From 9a8805bb80cff97741b9f45a1195cd2eddbe6525 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 27 May 2014 10:31:14 -0700 Subject: [PATCH] staging: comedi: adl_pci9111: factor fifo handling out of pci9111_interrupt() Factor the fifo half-full handling out of the interrupt function to reduce the indent level of the code. Tidy up the factored out code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed