summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-06-01 21:42:07 -0700
committerStephen Boyd <sboyd@kernel.org>2018-06-01 21:43:28 -0700
commitd75d50c016a4eff96e004921402128dc2bc3d65b (patch)
tree7d6160d554e9a5c7cf01be23fb75ea6da05a267c /tools/perf/scripts/python/bin/stackcollapse-record
parentc1c2873df06372a108976599583eba7e47483379 (diff)
downloadkernel-d75d50c016a4eff96e004921402128dc2bc3d65b.tar.gz
clk: Return void from debug_init op
We only have two users of the debug_init hook, and we recently stopped caring about the return value from that op. Finish that off by changing the clk_op to return void instead of int because it doesn't matter if debugfs fails or not. Cc: Eric Anholt <eric@anholt.net> Cc: David Lechner <david@lechnology.com> Cc: Sekhar Nori <nsekhar@ti.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2315f4ba0e57b54fe013581f'>netfilter: bridge: build br_nf_core only if requiredFlorian Westphal 2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso 2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring 2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds 2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann 2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo 2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann 2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann 2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu 2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin 2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky 2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang 2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf 2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds