diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-03-08 08:09:17 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 12:19:00 +0000 |
| commit | 8eea61c00f7cea81e8a7f461716be64ebef264a7 (patch) | |
| tree | b8890f5d8e6f169ae5a42858725ad21abf2ef0e2 /tools/bpf/bpftool/prog.c | |
| parent | tty: serial: samsung: constify UART name (diff) | |
| download | kernel-8eea61c00f7cea81e8a7f461716be64ebef264a7.tar.gz kernel-8eea61c00f7cea81e8a7f461716be64ebef264a7.zip | |
tty: serial: samsung: constify s3c24xx_serial_drv_data members
The driver data (struct s3c24xx_serial_drv_data) is never modified, so
also its members can be made const. Except code style this has no
impact because the structure itself is always a const.
Tested-by: Alim Akhtar <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
