From 9e8f25eb847722299a67d3613f1570dff8857edf Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Mon, 2 Feb 2009 12:41:07 +0100 Subject: [PATCH] --- yaml --- r: 130703 b: refs/heads/master c: 20b636bf7c946da260391cd4570b16506f140a2c h: refs/heads/master i: 130701: 8235d91c6e10da15ed3dab42789062cd30a81b61 130699: 2e42b8fa6c2c2af7a023acd6c7829a328a3f85ae 130695: 695c5e1d99096f82fb6d8a008772c19bb34540b0 130687: b1ab60a419ef903cb782bb8109798127f7e7d808 v: v3 --- [refs] | 2 +- trunk/include/linux/bio.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 5b8b08be32c4..70a8d2658830 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0648e10d71c8e510d80772c4cb4220c97e9c34c7 +refs/heads/master: 20b636bf7c946da260391cd4570b16506f140a2c diff --git a/trunk/include/linux/bio.h b/trunk/include/linux/bio.h index 0942765cf8c0..99728320cc05 100644 --- a/trunk/include/linux/bio.h +++ b/trunk/include/linux/bio.h @@ -451,8 +451,8 @@ extern struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly; #ifdef CONFIG_HIGHMEM /* - * remember to add offset! and never ever reenable interrupts between a - * bvec_kmap_irq and bvec_kunmap_irq!! + * remember never ever reenable interrupts between a bvec_kmap_irq and + * bvec_kunmap_irq! * * This function MUST be inlined - it plays with the CPU interrupt flags. */