diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-05-28 12:05:02 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-06-16 15:50:26 +0300 |
commit | 827b3e84fd1d2c43b7c85786d366bc53b02cd8da (patch) | |
tree | b23dc99f1090be9baae08d6d67972a6872445bfa /tools/perf/scripts/python | |
parent | ec3d95182b491b1e8cdd470748f133d4c7934f4c (diff) | |
download | linux-827b3e84fd1d2c43b7c85786d366bc53b02cd8da.tar.xz |
ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'
Fixes the following W=1 kernel build warning(s):
drivers/ata/pata_macio.c:925:21: warning: initialized field overwritten [-Woverride-init]
drivers/ata/pata_macio.c:925:21: note: (near initialization for ‘pata_macio_sht.slave_configure’)
Cc: Jens Axboe <axboe@kernel.dk>
Cc: benh@kernel.crashing.org
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210528090502.1799866-12-lee.jones@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions