summaryrefslogtreecommitdiff
path: root/trafgen
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-27 11:32:18 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-27 11:33:30 +0100
commit56fd1dec9b72960a19d07b4b145b0811257359ab (patch)
tree3dabda0c78458db5381a5fb527f9ba105c50eef4 /trafgen
parentd10b477ea22e9f542ab3fd662777db061d137108 (diff)
ring: Make needlessly global function join_fanout_group() static
This fixes the following sparse warning: ring_rx.c:197:6: warning: symbol 'join_fanout_group' was not declared. Should it be static? Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen')
0 files changed, 0 insertions, 0 deletions
commit-msg'>clk_get() takes two arguments and might return ERR_PTR(), so we have to nullify pointer on that case, to do not break further call to clk_get_rate(). Reported-by: Felix Fietkau <nbd@nbd.name> Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/builtin-inject.c')