diff options
author | Jakub Kicinski <kubakici@wp.pl> | 2015-07-31 08:44:24 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-05 01:07:27 -0400 |
commit | 68be64ca7e2adc4f16077c3b0feb8719f89119bd (patch) | |
tree | 3a7bb3c83652a4e2eab251733541afbddcfd324c /scripts/gdb/linux/utils.py | |
parent | c64349722d141712d8500b5ad377d3117be46ba8 (diff) |
sc16is7xx: constify devtype
devtype structures are all declared as const.
Compiler does not complain because we cast
their pointers to save them in .driver_data.
Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions