Replace 1-element arrays in drivers/scsi/bfa/bfa_fc.h #209
Labels
1-element array arg in memcpy()
[Idiom] fake flexible array
[PATCH] Accepted
A submitted patch has been accepted upstream
[PATCH] Exists
A patch exists to address the issue
[Refactor] 1-element array
Conversion away from one-element array
Replace one-element arrays with flexible-array members in drivers/scsi/bfa/bfa_fc.h:
Audit (at least) all these places where the flex arrays are being used:
The text was updated successfully, but these errors were encountered: