htop/zfs
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations.
Applied via:

  $ find * -name '*.h' -exec sed -i -r 's/^extern (.+\()/\1/;' {} +

Suggested-by: Bert Wesarg <bert.wesarg@googlemail.com>
2020-09-03 11:59:26 -05:00
..
ZfsArcMeter.c Normalize ZFS ARC caption 2020-08-28 00:02:35 -05:00
ZfsArcMeter.h Remove superfluous 'extern's from function declarations. 2020-09-03 11:59:26 -05:00
ZfsArcStats.c Avoid empty translation unit warning 2020-08-21 10:38:44 +02:00
ZfsArcStats.h Avoid empty translation unit warning 2020-08-21 10:38:44 +02:00
ZfsCompressedArcMeter.c Support for ZFS Compressed ARC statistics 2019-09-03 18:44:19 +00:00
ZfsCompressedArcMeter.h Support for ZFS Compressed ARC statistics 2019-09-03 18:44:19 +00:00
openzfs_sysctl.c Support for ZFS Compressed ARC statistics 2019-09-03 18:44:19 +00:00
openzfs_sysctl.h Refactor openzfs_sysctl_init() and ZfsArcMeter... 2019-09-03 18:21:33 +00:00