From bb8ef9231f9f7ee1dc685ac6b0f2360a4eab0e31 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Mon, 1 Sep 2014 12:03:59 +0100 Subject: [PATCH] staging: comedi: amplc_pci230: change pci230_handle_ao_fifo() return type Change the return type of `pci230_handle_ao_fifo()` from `int` to `bool`. A return value of `true` indicates the AO command is still running. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed