summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYing Xue <ying.xue@windriver.com>2015-08-19 16:04:51 +0800
committerDavid S. Miller <davem@davemloft.net>2015-08-20 14:12:23 -0700
commite01286ef03a9c7b1d4937309f923c226ab05bc4d (patch)
tree62802ac65bc7204081281a04ca589aaf48aba871 /tools/perf/scripts/python/export-to-sqlite.py
parent84b6714e54e5199e76f845be70295ccaab924872 (diff)
downloadkernel-e01286ef03a9c7b1d4937309f923c226ab05bc4d.tar.gz
ipv4: Make fib_encap_match static
Make fib_encap_match() static as it isn't used outside the file. Signed-off-by: Ying Xue <ying.xue@windriver.com> Reviewed-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
2022-05-21 12:55:32 +0200'>2022-05-21i2c: rcar: use flags instead of atomic_xferKuninori Morimoto 2022-05-21i2c: rcar: REP_AFTER_RD is not a persistent flagWolfram Sang 2022-05-21i2c: rcar: use BIT macro consistentlyWolfram Sang 2022-05-21i2c: rcar: refactor handling of first messageWolfram Sang 2022-05-21i2c: rcar: avoid race condition with SMIsWolfram Sang 2022-05-21i2c: rcar: fix PM ref counts in probe error pathsKuninori Morimoto 2022-04-15i2c: rcar: add support for I2C_M_RECV_LENWolfram Sang 2022-02-11i2c: rcar: Add R-Car Gen4 supportGeert Uytterhoeven 2021-12-16i2c: rcar: update to new DMAENGINE API when terminatingWolfram Sang 2021-09-29i2c: rcar: enable interrupts before starting transferWolfram Sang 2021-05-28i2c: rcar: Drop "renesas,i2c-rcar"Geert Uytterhoeven 2021-04-14i2c: rcar: add IRQ checkSergey Shtylyov 2021-03-18i2c: rcar: implement atomic transfersUlrich Hecht 2021-01-05i2c: rcar: protect against supurious interrupts on V3UWolfram Sang 2021-01-05i2c: rcar: make sure irq is not threaded on Gen2 and earlierWolfram Sang 2021-01-05i2c: rcar: optimize cacheline to minimize HW race conditionWolfram Sang 2021-01-05i2c: rcar: faster irq code to minimize HW race conditionWolfram Sang 2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds