diff options
| author | Hariprasad Kelam <[email protected]> | 2019-06-03 23:22:24 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-06 14:57:02 +0200 |
| commit | dfa6cbbf3c35dcbc05268f43f77886087003d9ab (patch) | |
| tree | 27921e62a5341a9623b2c4f31e437a6223167cf3 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c1c7830cc717e1b45a65d626c89074737351b479 (diff) | |
staging: rtl8723bs: hal: fix error "do not initialise globals to 0"
this patch fixes below Errors reported by checkpatch
ERROR: do not initialise globals to 0
+u8 g_fwdl_chksum_fail = 0;
ERROR: do not initialise globals to 0
+u8 g_fwdl_wintint_rdy_fail = 0;
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions