summaryrefslogtreecommitdiff
path: root/protos.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-04-26 12:14:10 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-04-26 12:14:10 +0200
commit4cc9f0befecc409684adab0b2924a763ec31b807 (patch)
tree6082f23f8fef21d935abeca89bd389bbae30576a /protos.h
parentdc504fa7f8ff8672f47ad339b4d2f73d594b293a (diff)
flowtop: Use fl argument instead of hard coded global flow_list
The only place where flow_list_update_entry() is called passes the global flow_list anyway, so use the passed argument instead of the global. This fixes the following -Wunused-parameter warning: flowtop.c: In function ‘flow_list_update_entry’: flowtop.c:1438:53: warning: unused parameter ‘fl’ [-Wunused-parameter] static int flow_list_update_entry(struct flow_list *fl, struct nf_conntrack *ct) Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'protos.h')
0 files changed, 0 insertions, 0 deletions
cannot disable (err = -32) set property "snps,dis_u3_susphy_quirk" in DT fix it. * tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/builtin-report.c')