diff options
author | xiaofeng.yan <yanxiaofeng7@jd.com> | 2020-01-20 09:26:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-20 15:18:40 +0300 |
commit | 80892772c4edac88c538165d26a0105f19b61c1c (patch) | |
tree | d0f5399282139ea7af8bf6346e8917741716f2ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 690afc165bb314354667f67157c1a1aea7dc797a (diff) | |
download | linux-80892772c4edac88c538165d26a0105f19b61c1c.tar.xz |
hsr: Fix a compilation error
A compliation error happen when building branch 5.5-rc7
In file included from net/hsr/hsr_main.c:12:0:
net/hsr/hsr_main.h:194:20: error: two or more data types in declaration specifiers
static inline void void hsr_debugfs_rename(struct net_device *dev)
So Removed one void.
Fixes: 4c2d5e33dcd3 ("hsr: rename debugfs file when interface name is changed")
Signed-off-by: xiaofeng.yan <yanxiaofeng7@jd.com>
Acked-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions