Fix cstyle warnings

This patch contains no functional changes.  It is solely intended
to resolve cstyle warnings in order to facilitate moving the spl
source code in to the zfs repository.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #681
This commit is contained in:
Brian Behlendorf
2018-02-07 11:49:38 -08:00
committed by GitHub
parent 23602fdb39
commit 5461eefe50
121 changed files with 1600 additions and 1588 deletions
+1 -1
View File
@@ -23,6 +23,6 @@
*/
#ifndef _SPL_VM_ANON_H
#define _SPL_VM_ANON_H
#define _SPL_VM_ANON_H
#endif /* SPL_VM_ANON_H */
+1 -1
View File
@@ -23,6 +23,6 @@
*/
#ifndef _SPL_VM_PVN_H
#define _SPL_VM_PVN_H
#define _SPL_VM_PVN_H
#endif /* SPL_VM_PVN_H */
+1 -1
View File
@@ -23,7 +23,7 @@
*/
#ifndef _SPL_SEG_KMEM_H
#define _SPL_SEG_KMEM_H
#define _SPL_SEG_KMEM_H
#include <sys/vmsystm.h>