Re: [-mm patch] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label

2005-04-05 Thread Roland Dreier
> CC drivers/infiniband/hw/mthca/mthca_main.o > drivers/infiniband/hw/mthca/mthca_main.c: In function `mthca_init_icm': > drivers/infiniband/hw/mthca/mthca_main.c:479: warning: label > `err_unmap_eqp' defined but not used Thanks, good catch. I screwed up the error path in

Re: [-mm patch] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label

2005-04-05 Thread Hal Rosenstock
On Tue, 2005-04-05 at 10:24, Adrian Bunk wrote: > On Tue, Apr 05, 2005 at 12:05:24AM -0700, Andrew Morton wrote: > >... > > Changes since 2.6.12-rc1-mm4: > >... > > +ib-mthca-add-support-for-new-mt25204-hca.patch > > > > Infiniband update > >... > > > This patch causes the following compile war

[-mm patch] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label

2005-04-05 Thread Adrian Bunk
On Tue, Apr 05, 2005 at 12:05:24AM -0700, Andrew Morton wrote: >... > Changes since 2.6.12-rc1-mm4: >... > +ib-mthca-add-support-for-new-mt25204-hca.patch > > Infiniband update >... This patch causes the following compile warning: <-- snip --> ... CC drivers/infiniband/hw/mthca/mthca