diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-04-10 13:15:38 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-11 16:00:54 +0200 |
commit | ed246b9ecc9212aa899721af74d97bbbcdc84add (patch) | |
tree | b13b85a083e6e28473dc48c1dbcb31aae8012a04 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b388285205609c8bef0be582e18b0fda378e3e03 (diff) |
staging: ks7010: remove unnecessary function parameter
Function ks7010_upload_firmware() takes as parameters, two struct
pointers, one of which is a member of the other. This is unnecessary
since one can be accessed via the other.
Remove function parameter and fix all call sites.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions