]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/os/linux/zfs/zpl_file.c
Clean up CSTYLEDs
[mirror_zfs.git] / module / os / linux / zfs / zpl_file.c
index a3af1804f6a5bcd0c8ff60b5b0169018fbc6eeee..982b424197e9214f2be411edcadc8d9e3a350515 100644 (file)
@@ -1100,8 +1100,7 @@ const struct file_operations zpl_dir_file_operations = {
 #endif
 };
 
-/* BEGIN CSTYLED */
+/* CSTYLED */
 module_param(zfs_fallocate_reserve_percent, uint, 0644);
 MODULE_PARM_DESC(zfs_fallocate_reserve_percent,
-    "Percentage of length to use for the available capacity check");
-/* END CSTYLED */
+       "Percentage of length to use for the available capacity check");