summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTim Sell <Timothy.Sell@unisys.com>2016-05-12 09:14:44 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-07 22:55:19 -0700
commitd91184a9c6824205eb6072227bfc1f0beee2ade5 (patch)
tree34e7564df14569fa00369bcc1d0f095d459afc48 /tools/perf/scripts/python
parent5e1073d3f4017980f256b06725229014829b821d (diff)
downloadkernel-d91184a9c6824205eb6072227bfc1f0beee2ade5.tar.gz
staging: unisys: visorhba: visorhbas_open[] no longer used, so deleted
The prior patch which simplified the visorhba debugfs interface made it so visorhbas_open[] and VISORHBA_OPEN_MAX were no longer needed, so they have now been deleted. Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
15-11-09net: fix a race in dst_release()Eric Dumazet 2015-10-08dst: Pass net into dst->outputEric W. Biederman 2015-08-31tun_dst: Remove opts_sizePravin B Shelar 2015-08-25route: fix a use-after-freeWANG Cong 2015-08-20route: move lwtunnel state to dst_entryJiri Benc 2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov 2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-07-21dst: Metadata destinationsThomas Graf 2015-07-21net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov 2014-12-09dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa