summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2018-08-01 21:10:50 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-02 09:43:42 +0200
commit328cf8e7790c852fc887ce067e53900f2c423afa (patch)
treee1f4e6bed735e2416e2f129f43a34a0d4dd8ca5c /tools/perf/scripts/python
parentc3e39b07f64d56992080f8f634632dcfa7dfc85d (diff)
downloadcachepc-linux-328cf8e7790c852fc887ce067e53900f2c423afa.tar.gz
cachepc-linux-328cf8e7790c852fc887ce067e53900f2c423afa.zip
staging: rtl8188eu: use is_multicast_ether_addr
Use is_multicast_ether_addr instead of custom IS_MCAST. The variable for the result of IS_MCAST was only used in the if conditional. So remove the extra variable and move the call to is_multicast_ether_addr into the conditional. Signed-off-by: Michael Straube <straube.linux@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