From 415abd69403730cd152ab96592726ed00c765e01 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Sun, 25 Jun 2006 05:49:32 -0700 Subject: [PATCH] --- yaml --- r: 29829 b: refs/heads/master c: d84a84775bba661d5a3fd06757bbb419381937f3 h: refs/heads/master i: 29827: 78c4601d778357b28d957c0f5e27cfe361a9fb9e v: v3 --- [refs] | 2 +- trunk/include/linux/bio.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 092e75402c0a..e5745a4f5b9e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 00212fef814612245ed0261cbac8426d0c9a31a5 +refs/heads/master: d84a84775bba661d5a3fd06757bbb419381937f3 diff --git a/trunk/include/linux/bio.h b/trunk/include/linux/bio.h index b60ffe32cd21..76bdaeab6f62 100644 --- a/trunk/include/linux/bio.h +++ b/trunk/include/linux/bio.h @@ -47,7 +47,7 @@ #define BIO_BUG_ON #endif -#define BIO_MAX_PAGES (256) +#define BIO_MAX_PAGES 256 #define BIO_MAX_SIZE (BIO_MAX_PAGES << PAGE_CACHE_SHIFT) #define BIO_MAX_SECTORS (BIO_MAX_SIZE >> 9)