diff options
author | Tom Rix <[email protected]> | 2022-04-03 10:53:04 -0400 |
---|---|---|
committer | Jassi Brar <[email protected]> | 2022-05-21 11:41:29 -0500 |
commit | 262190a8ca2b1e1ec75b8a4f1c7f07e585facd6f (patch) | |
tree | 0b40f8274d25504b4a77b0e5cbc4c67ee645946c /tools/perf/scripts/python/check-perf-trace.py | |
parent | cd285535b8eeed314813783ba9b5a851bdf6bca8 (diff) |
mailbox: imx: remove redundant initializer
Smatch reports this issue
imx-mailbox.c:887:10: warning: Initializer entry defined twice
imx-mailbox.c:889:10: also defined here
.rxdb = imx_mu_generic_rxdb,
Is listed twice, so remove one.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions