]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/sunldi.h
Fix cstyle warnings
[mirror_spl.git] / include / sys / sunldi.h
index 0831904d6118f918190d19025ae81de93beec745..43462efad0108ef8e7625289f24fe76b27bc8ac3 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 #ifndef _SPL_SUNLDI_H
-#define _SPL_SUNLDI_H
+#define        _SPL_SUNLDI_H
 
 #include <sys/types.h>
 #include <linux/fs.h>
@@ -32,6 +32,6 @@
 #include <linux/bio.h>
 #include <linux/blkdev.h>
 
-#define SECTOR_SIZE 512
+#define        SECTOR_SIZE 512
 
 #endif /* SPL_SUNLDI_H */