diff options
author | Lidza Louina <lidza.louina@gmail.com> | 2013-08-21 11:08:13 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-21 09:44:05 -0700 |
commit | 0a0ba851746c398ce61a24d42e693bf31515b481 (patch) | |
tree | a5e7c0f972ae6c2ec63e63a839470f01e54ef716 /drivers/staging/dgnc | |
parent | b8f5472a69d114e5aee9036a7e57e4990866b1fb (diff) |
staging: dgnc: dpacompat.h: removes trailing whitespace
This patch removes trailing whitespace in
the dpacompat.h file.
Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgnc')
-rw-r--r-- | drivers/staging/dgnc/dpacompat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/dgnc/dpacompat.h b/drivers/staging/dgnc/dpacompat.h index 44379eb22f42..f96963b9843c 100644 --- a/drivers/staging/dgnc/dpacompat.h +++ b/drivers/staging/dgnc/dpacompat.h @@ -20,8 +20,8 @@ */ -/* - * This structure holds data needed for the intelligent <--> nonintelligent +/* + * This structure holds data needed for the intelligent <--> nonintelligent * DPA translation */ struct ni_info { |