All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: comedi: daqboard2000.c fixed trailing whitespace
@ 2015-04-09 20:29 Andrei Maresu
  0 siblings, 0 replies; only message in thread
From: Andrei Maresu @ 2015-04-09 20:29 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Andrei Maresu

Fixed a coding style issue.

Signed-off-by: Andrei Maresu <andreimaresu@gmail.com>
---
 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 96697fb..e6746dc 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)
--
1.9.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-09 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 20:29 [PATCH] Staging: comedi: daqboard2000.c fixed trailing whitespace Andrei Maresu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.