diff options
author | Bart Van Assche <bvanassche@acm.org> | 2023-07-27 12:41:18 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-07-31 15:17:50 -0400 |
commit | f99533bd7e3dc033093f339784bebe0247e1831c (patch) | |
tree | 1128888177aa66783729312ddc3c7d192c40033a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cce9fd602ca0c5b0a310dbe457aa61d1beaa2d38 (diff) |
scsi: ufs: Simplify zero-initialization
Use { } instead of { { 0 }, } to zero-initialize data structures on the
stack. This patch fixes two W=2 warnings.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230727194457.3152309-7-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions