linux/drivers/infiniband/hw/cxgb3
Uwe Kleine-König 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
This patch was generated by

	git grep -E -i -l '[Aa]quire' | xargs -r perl -p -i -e 's/([Aa])quire/$1cquire/'

and the cumsumed was found by checking the diff for aquire.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-11-09 09:40:57 +01:00
..
Kconfig
…
Makefile
…
cxio_dbg.c IB: Replace remaining __FUNCTION__ occurrences with __func__ 2008-04-16 21:01:10 -07:00
cxio_hal.c tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 2009-11-09 09:40:57 +01:00
cxio_hal.h RDMA/cxgb3: Handle EEH events 2009-03-30 08:37:56 -07:00
cxio_resource.c RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks 2008-05-06 15:03:38 -07:00
cxio_resource.h
…
cxio_wr.h RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests 2009-09-05 20:22:37 -07:00
iwch.c Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus 2009-09-10 21:18:07 -07:00
iwch.h RDMA/cxgb3: Handle EEH events 2009-03-30 08:37:56 -07:00
iwch_cm.c RDMA/cxgb3: Wake up any waiters on peer close/abort 2009-09-05 20:22:38 -07:00
iwch_cm.h RDMA/cxgb3: Don't free endpoints early 2009-09-05 20:22:38 -07:00
iwch_cq.c RDMA/cxgb3: MEM_MGT_EXTENSIONS support 2008-07-14 23:48:45 -07:00
iwch_ev.c RDMA/cxgb3: Connection termination fixes 2009-02-10 16:38:57 -08:00
iwch_mem.c RDMA/cxgb3: Don't ignore insert_handle() failures 2009-09-09 11:25:55 -07:00
iwch_provider.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
iwch_provider.h RDMA/cxgb3: Fix up MW access rights 2008-08-04 11:05:43 -07:00
iwch_qp.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
iwch_user.h
…
tcb.h
…