mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +00:00
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
@ -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…
Reference in New Issue
Block a user