diff options
| author | Tiezhu Yang <[email protected]> | 2020-04-21 19:59:44 +0800 |
|---|---|---|
| committer | Thomas Bogendoerfer <[email protected]> | 2020-04-21 16:06:45 +0200 |
| commit | 2c66e281c0330289aad93e6dd722b25fee29306c (patch) | |
| tree | f81938ab3cd7e94dcbb926c95ef4f3d378127eb2 /tools/perf/scripts/python | |
| parent | f46e1dc982a04c1d2b46694a0c1350e76d4b0817 (diff) | |
MIPS: Do not initialise globals to 0
Fix the following checkpatch error:
ERROR: do not initialise globals to 0
#834: FILE: arch/mips/kernel/setup.c:834:
+int hw_coherentio = 0; /* Actual hardware supported DMA coherency setting. */
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions