diff options
| author | Shivani Bhardwaj <shivanib134@gmail.com> | 2015-10-26 20:16:32 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-27 14:26:23 +0900 |
| commit | d4622f68db8095dd54179e3134e97812727f6b89 (patch) | |
| tree | 614ebf80947b61a8589939d8a012a052af6de628 /tools/perf/scripts/python | |
| parent | 9081987d4f1acc2af9f578e6ca8b10748b438be6 (diff) | |
Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions
Replace the wrapper functions get_address1(), get_address2() and get_address3()
with the standard kernel function ether_addr_copy().
Semantic patch used to identify the issue:
@@
identifier f,g;
@@
*f(...) {
g(...); }
Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
