summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDeepak R Varma <drv@mailo.com>2022-10-31 23:25:39 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-02 08:26:41 +0100
commit8b550eb637b483866f8d4662fffc9518ad9e7eca (patch)
treebd80630bc1105af91da01111225e555c285e949d /tools/perf/scripts/python/stackcollapse.py
parentdba2628c8ec5c2821103090a6ba946eab9da0c1f (diff)
staging: rtl8192u: remove unnecessary function implementation
This driver is a single standalone driver and does not have any loading dependencies on another associated drivers. The build results in one single .ko object. The current implementation of the function ieee80211_tkip_null simply returns back to the caller without any useful instruction executions. It does not lead to auto-loading of any other associated modules as the initial design implementation appears to be. Hence the call to ieee80211_tkip_null() and its implementation is unnecessary and should be removed. Signed-off-by: Deepak R Varma <drv@mailo.com> Link: https://lore.kernel.org/r/6f5a4313fc21365bf733c25385aef79554ffb253.1667237959.git.drv@mailo.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions