android_kernel_xiaomi_sm8350/drivers/infiniband/hw/cxgb3
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
rename kfifo_put...  into kfifo_in...  to prevent miss use of old non in
kernel-tree drivers

ditto for kfifo_get...  -> kfifo_out...

Improve the prototypes of kfifo_in and kfifo_out to make the kerneldoc
annotations more readable.

Add mini "howto porting to the new API" in kfifo.h

Signed-off-by: Stefani Seibold <stefani@seibold.net>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-22 14:17:56 -08:00
..
cxio_dbg.c
cxio_hal.c tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 2009-11-09 09:40:57 +01:00
cxio_hal.h kfifo: move struct kfifo in place 2009-12-22 14:17:55 -08:00
cxio_resource.c kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 2009-12-22 14:17:56 -08:00
cxio_resource.h
cxio_wr.h
iwch_cm.c
iwch_cm.h
iwch_cq.c
iwch_ev.c
iwch_mem.c
iwch_provider.c
iwch_provider.h
iwch_qp.c RDMA/cxgb3: Fix error paths in post_send and post_recv 2009-12-15 23:39:10 -08:00
iwch_user.h
iwch.c
iwch.h
Kconfig
Makefile
tcb.h