diff options
Diffstat (limited to 'drivers/block/aoe/aoe.h')
-rw-r--r-- | drivers/block/aoe/aoe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index 0f478dcfc199..f8d6c7e18a8b 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h | |||
@@ -11,7 +11,7 @@ | |||
11 | #define AOE_PARTITIONS (16) | 11 | #define AOE_PARTITIONS (16) |
12 | #endif | 12 | #endif |
13 | 13 | ||
14 | #define WHITESPACE " \t\v\f\n" | 14 | #define WHITESPACE " \t\v\f\n," |
15 | 15 | ||
16 | enum { | 16 | enum { |
17 | AOECMD_ATA, | 17 | AOECMD_ATA, |