diff options
| author | Colin Ian King <[email protected]> | 2018-01-16 19:08:15 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-01-17 01:19:38 -0500 |
| commit | 4774bc9dce37199d8fcaa1ac0c8baaac1175f4a3 (patch) | |
| tree | ae608a194f3565aaa1be1f2b50d84142aa4fb39a /tools/lib/api/debug.c | |
| parent | ca8dc694045e9aa248e9916e0f614deb0494cb3d (diff) | |
scsi: mptsas: remove duplicated assignment to pointer head
The pointer head is re-assigned the same value twice, so remove the
second redundant assignment.
Cleans up clang warning:
drivers/message/fusion/mptsas.c:1161:20: warning: Value stored to 'head'
during its initialization is never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions