staging: wlags49_h2: ap_h25: corrects tabs/spaces syling issues
This commit corrects tabs and spaces issues as reported by the checkpatch.pl tool. Signed-off-by: Johan Meiring <johanmeiring@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
6dc69c2b83
commit
ef8271dc6c
1 changed files with 9 additions and 9 deletions
|
@ -26,8 +26,8 @@
|
|||
|
||||
#include "hcfcfg.h" // to get hcf_16 etc defined as well as
|
||||
// possible settings which inluence mdd.h or dhf.h
|
||||
#include "mdd.h" //to get COMP_ID_STA etc defined
|
||||
#include "dhf.h" //used to be "fhfmem.h", to get memblock,plugrecord,
|
||||
#include "mdd.h" // to get COMP_ID_STA etc defined
|
||||
#include "dhf.h" // used to be "fhfmem.h", to get memblock,plugrecord,
|
||||
|
||||
static const hcf_8 fw_image_1_data[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
|
Loading…
Add table
Reference in a new issue