diff options
author | Manivannan Sadhasivam <[email protected]> | 2023-08-02 09:31:54 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-08-07 21:13:35 -0400 |
commit | 01e747157b6143b62240cebcc4493f9eaad12a08 (patch) | |
tree | 6cefcad16e48aec005548ab1b2e75ff8435a6aca /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | c306f746fee55b07d92dc768f3167f5b27a677db (diff) |
scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
ufs_qcom_bw_table is not modified anywhere. So make it static const so that
it can be placed in read-only memory.
Reported-by: Bart Van Assche <[email protected]>
Closes: https://lore.kernel.org/linux-scsi/[email protected]/
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions