diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-03-28 02:28:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-29 10:37:10 +0300 |
commit | 0053fe0eba9f5d6a992e0e4b45595a55809fc27b (patch) | |
tree | 26237acf170f0ffff9cc65a36a4a308c8560eea9 /scripts/gdb/linux/utils.py | |
parent | 510616521f1c1ce68da84bbcceab61b35abdce6f (diff) | |
download | linux-0053fe0eba9f5d6a992e0e4b45595a55809fc27b.tar.xz |
staging: dgnc: remove struct member magic numbers
Driver uses magic number members within structs, this is an antiquated
method of catching data errors. We don't do things that way any more.
Remove magic number struct members. Remove all checks to magic
numbers.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions