summaryrefslogtreecommitdiffstats
path: root/zfs
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-09-08 17:33:50 +1000
committerNathan Scott <nathans@redhat.com>2020-09-08 17:33:50 +1000
commit8ec5d4a3a07fe9a3c556a4abeac6645a7bb2235e (patch)
tree1efb582b7517e2ec32c892ff2e2ab269ea7e0c47 /zfs
parenteede79b29af116bc568c7f7a1be319f0c1dfd311 (diff)
Further, minor cleanups to headers post-MakeHeaders
Remove leftover empty ifdef/endif pairs, whitespace. The generated htop.h file was also unused - removed.
Diffstat (limited to 'zfs')
-rw-r--r--zfs/ZfsArcMeter.h2
-rw-r--r--zfs/ZfsArcStats.h3
-rw-r--r--zfs/ZfsCompressedArcMeter.h2
-rw-r--r--zfs/openzfs_sysctl.h2
4 files changed, 0 insertions, 9 deletions
diff --git a/zfs/ZfsArcMeter.h b/zfs/ZfsArcMeter.h
index c52083df..e6b59d5b 100644
--- a/zfs/ZfsArcMeter.h
+++ b/zfs/ZfsArcMeter.h
@@ -1,5 +1,3 @@
-/* Do not edit this file. It was automatically generated. */
-
#ifndef HEADER_ZfsArcMeter
#define HEADER_ZfsArcMeter
/*
diff --git a/zfs/ZfsArcStats.h b/zfs/ZfsArcStats.h
index 9368ba9d..087f3fc0 100644
--- a/zfs/ZfsArcStats.h
+++ b/zfs/ZfsArcStats.h
@@ -1,5 +1,3 @@
-/* Do not edit this file. It was automatically generated. */
-
#ifndef HEADER_ZfsArcStats
#define HEADER_ZfsArcStats
/*
@@ -23,5 +21,4 @@ typedef struct ZfsArcStats_ {
unsigned long long int uncompressed;
} ZfsArcStats;
-
#endif
diff --git a/zfs/ZfsCompressedArcMeter.h b/zfs/ZfsCompressedArcMeter.h
index 5afcc99e..8e644935 100644
--- a/zfs/ZfsCompressedArcMeter.h
+++ b/zfs/ZfsCompressedArcMeter.h
@@ -1,5 +1,3 @@
-/* Do not edit this file. It was automatically generated. */
-
#ifndef HEADER_ZfsCompressedArcMeter
#define HEADER_ZfsCompressedArcMeter
/*
diff --git a/zfs/openzfs_sysctl.h b/zfs/openzfs_sysctl.h
index 6e44ac3b..adb4b24c 100644
--- a/zfs/openzfs_sysctl.h
+++ b/zfs/openzfs_sysctl.h
@@ -1,5 +1,3 @@
-/* Do not edit this file. It was automatically generated. */
-
#ifndef HEADER_openzfs_sysctl
#define HEADER_openzfs_sysctl
/*

© 2014-2024 Faster IT GmbH | imprint | privacy policy