diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-08-23 14:44:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-26 06:41:56 -0700 |
commit | a7e240a40c0e9cff7572cda74daea18985ff4aad (patch) | |
tree | 5c47c6d7ad0849efe6aa283f34e77e7dc4bb0824 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c2b03cec564afc8c313f39ca7a7b654e8ebda079 (diff) |
staging: comedi: comedi_bond: no need to initialize file[]
The `char file[]` variable in `do_dev_config()` doesn't need to be
initialized as it gets overwritten with a `snprintf()`. It just needs
to be long enough.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions