staging: dgap: Fix trailing whitespace in dgap_downld.h
This patch fixed trailing whitespace found by checkpatch.pl in staging/dgap/dgap_downld.h Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Lidza Louina <Lidza.Louina@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
818cc6fe92
commit
5e5ccb48c1
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
** downld.h
|
||||
** downld.h
|
||||
** - describes the interface between the user level download process
|
||||
** and the concentrator download driver.
|
||||
*/
|
||||
|
@ -57,7 +57,7 @@ struct downldio {
|
|||
#define DIGI_NUKE_RESET_ALL (1 << 31)
|
||||
#define DIGI_NUKE_INHIBIT_POLLER (1 << 30)
|
||||
#define DIGI_NUKE_BRD_NUMB 0x0f
|
||||
|
||||
|
||||
|
||||
|
||||
#define DLREQ_BIOS 0
|
||||
|
|
Loading…
Add table
Reference in a new issue