X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=block%2Fgenhd.c;h=59a2db6fecefa93aa91d114ccc3f6fd6055bd4ce;hb=9940fa80ce0e546646b057958960c5c6fd2bbbb2;hp=154b5f80b3aba67543c3295ffb5bb81eab5e90f3;hpb=b6ac23af2c66e114d3a87ef28d56f1ceec283007;p=safe%2Fjmp%2Flinux-2.6 diff --git a/block/genhd.c b/block/genhd.c index 154b5f8..59a2db6 100644 --- a/block/genhd.c +++ b/block/genhd.c @@ -988,7 +988,6 @@ int disk_expand_part_tbl(struct gendisk *disk, int partno) if (!new_ptbl) return -ENOMEM; - INIT_RCU_HEAD(&new_ptbl->rcu_head); new_ptbl->len = target; for (i = 0; i < len; i++)