aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMartin Blumenstingl <[email protected]>2020-05-18 00:29:07 +0200
committerUlf Hansson <[email protected]>2020-05-28 11:22:15 +0200
commit7d79735d56a2f425f8c40054da0042b35c678839 (patch)
treeebf8663a95265256af2a8089e0d32c298f295e33 /tools/perf/scripts/python/syscall-counts.py
parentc70805dca13970d18a4a9960bdc1d2f10de59057 (diff)
mmc: meson-mx-sdhc: Don't use literal 0 to initialize structs
Kbuild test robot reports the following warning in lines 56 and 87 of drivers/mmc/host/meson-mx-sdhc-clkc.c: Using plain integer as NULL pointer Drop the integer value from the struct initialization to fix that warning. This will still ensure that the compiler will zero out the struct so it's in a well-defined state. Reported-by: kbuild test robot <[email protected]> Signed-off-by: Martin Blumenstingl <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions