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. */