diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-02-08 11:50:11 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-02-08 11:54:13 +0000 |
commit | fd38b4e41096f5c72a1623ba5984e2d4d2a799c4 (patch) | |
tree | adca11fd9d5b15f0c9ce7c59b7e81f36a569717f /net/lapb/lapb_subr.c | |
parent | 565abf586f3554c94c81027b1f0af1f6a6beea1b (diff) |
ASoC: codecs: constify static sdw_slave_ops struct
The struct sdw_slave_ops is not modified and sdw_driver takes pointer to
const, so make it a const for code safety.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions