]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/sdt.h
Fix cstyle warnings
[mirror_spl.git] / include / sys / sdt.h
index 80fb4c32a42f07d5b46991bada35b0a9bd7bcb21..2d4679d65b42ce99c6870733ac0a12dc3ba37c6e 100644 (file)
@@ -23,8 +23,8 @@
  */
 
 #ifndef _SPL_SDT_H
-#define _SPL_SDT_H
+#define        _SPL_SDT_H
 
-#define SET_ERROR(x) (x)
+#define        SET_ERROR(x) (x)
 
 #endif /* SPL_SDT_H */