From 351f6689cc2941f4e1ec588b8b4673457acf2e58 Mon Sep 17 00:00:00 2001 From: Andrei Maresu Date: Thu, 9 Apr 2015 23:29:31 +0300 Subject: [PATCH] Staging: comedi: daqboard2000.c fixed trailing whitespace Fixed a coding style issue. Signed-off-by: Andrei Maresu Signed-off-by: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/daqboard2000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/daqboard2000.c b/drivers/staging/comedi/drivers/daqboard2000.c index f97d18d92255..64a87039b802 100644 --- a/drivers/staging/comedi/drivers/daqboard2000.c +++ b/drivers/staging/comedi/drivers/daqboard2000.c @@ -40,7 +40,7 @@ Configuration options: not applicable, uses PCI auto config for the card, and here are the findings so far. 1. A good document that describes the PCI interface chip is 9080db-106.pdf - available from http://www.plxtech.com/products/io/pci9080 + available from http://www.plxtech.com/products/io/pci9080 2. The initialization done so far is: a. program the FPGA (windows code sans a lot of error messages) -- 2.11.0