From c1d26b19818b0caf2aff06f133a1cfa2d2442c61 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 21 Jul 2011 12:22:46 +0200 Subject: minix: add MINIX_ prefix to some global macros ... and remove some tailing whitespaces. Signed-off-by: Karel Zak --- include/minix.h | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'include/minix.h') diff --git a/include/minix.h b/include/minix.h index 13b1cf6c6..57be23921 100644 --- a/include/minix.h +++ b/include/minix.h @@ -58,19 +58,20 @@ struct minix3_super_block { /* * Minix subpartitions are always within primary dos partition. */ -#define MINIX_MAXPARTITIONS 4 +#define MINIX_MAXPARTITIONS 4 #define MINIX_BLOCK_SIZE_BITS 10 -#define MINIX_BLOCK_SIZE (1<