diff options
| author | Nathan Chancellor <[email protected]> | 2018-12-10 16:51:56 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-01-29 01:26:57 -0500 |
| commit | c9c1df3e8c9d323a4045ef3db72e388d40609bba (patch) | |
| tree | e7c3b98e879b41d4c29b6aa28150a8d7cee93e11 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | bc03abd28708d134e063d9a33c7a66400d6970f0 (diff) | |
scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
Clang warns:
drivers/scsi/nsp32.c:2444:14: warning: explicitly assigning value of
variable of type 'unsigned char' to itself [-Wself-assign]
offset = offset;
~~~~~~ ^
Signed-off-by: Nathan Chancellor <[email protected]>
Acked-by: GOTO Masanori <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions