include: zfs: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifndef ZFS_SPA_HEADER
|
||||
#define ZFS_SPA_HEADER 1
|
||||
|
||||
|
||||
/*
|
||||
* General-purpose 32-bit and 64-bit bitfield encodings.
|
||||
*/
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#ifndef GRUB_ZFS_HEADER
|
||||
#define GRUB_ZFS_HEADER 1
|
||||
|
||||
|
||||
/*
|
||||
* On-disk version number.
|
||||
*/
|
||||
|
@@ -38,5 +38,4 @@ typedef struct zfs_znode_acl {
|
||||
uint8_t z_ace_data[ZFS_ACE_SPACE]; /* space for embedded ACEs */
|
||||
} zfs_znode_acl_t;
|
||||
|
||||
|
||||
#endif /* _SYS_FS_ZFS_ACL_H */
|
||||
|
Reference in New Issue
Block a user