diff options
author | 2022-03-08 09:09:15 +0100 | |
---|---|---|
committer | 2022-03-18 13:18:59 +0100 | |
commit | 97a6cfe8115b04296da6ee6589367234307f0c7d (patch) | |
tree | c2341280853c60f370c893cfa24039721d1d9972 /scripts/gdb/linux/utils.py | |
parent | tty: serial: samsung: reduce number of casts (diff) | |
download | wireguard-linux-97a6cfe8115b04296da6ee6589367234307f0c7d.tar.xz wireguard-linux-97a6cfe8115b04296da6ee6589367234307f0c7d.zip |
tty: serial: samsung: constify s3c24xx_serial_drv_data
The driver data (struct s3c24xx_serial_drv_data) is only used to
initialize the driver properly and is not modified. Make it const.
Tested-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220308080919.152715-5-krzysztof.kozlowski@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions