Commit 778d7cd
committed
Merge patch series "scsi: mpi3mr: Replace 1-element arrays with flexible arrays"
Kees Cook <kees@kernel.org> says:
Replace all the uses of deprecated 1-element "fake" flexible arrays
with modern C99 flexible arrays.
Link: https://lore.kernel.org/r/20240711155446.work.681-kees@kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>2 files changed
Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1565 | 1565 | | |
1566 | 1566 | | |
1567 | 1567 | | |
1568 | | - | |
1569 | | - | |
1570 | | - | |
1571 | 1568 | | |
1572 | 1569 | | |
1573 | 1570 | | |
1574 | 1571 | | |
1575 | 1572 | | |
1576 | 1573 | | |
1577 | | - | |
| 1574 | + | |
1578 | 1575 | | |
1579 | 1576 | | |
1580 | 1577 | | |
| |||
1606 | 1603 | | |
1607 | 1604 | | |
1608 | 1605 | | |
1609 | | - | |
1610 | | - | |
1611 | | - | |
1612 | 1606 | | |
1613 | 1607 | | |
1614 | 1608 | | |
| |||
1618 | 1612 | | |
1619 | 1613 | | |
1620 | 1614 | | |
1621 | | - | |
| 1615 | + | |
1622 | 1616 | | |
1623 | 1617 | | |
1624 | 1618 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | 456 | | |
460 | 457 | | |
461 | 458 | | |
| |||
496 | 493 | | |
497 | 494 | | |
498 | 495 | | |
499 | | - | |
| 496 | + | |
500 | 497 | | |
501 | 498 | | |
502 | 499 | | |
| |||
545 | 542 | | |
546 | 543 | | |
547 | 544 | | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | 545 | | |
552 | 546 | | |
553 | 547 | | |
| |||
588 | 582 | | |
589 | 583 | | |
590 | 584 | | |
591 | | - | |
| 585 | + | |
592 | 586 | | |
593 | 587 | | |
594 | 588 | | |
| |||
0 commit comments