diff options
| author | Stefani Seibold <[email protected]> | 2009-12-21 22:37:28 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-22 22:17:56 +0000 |
| commit | 7acd72eb85f1c7a15e8b5eb554994949241737f1 (patch) | |
| tree | 76712bb9f38690d8cf9c2f91bef811e4413d1aa3 /lib/debugobjects.c | |
| parent | kfifo: cleanup namespace (diff) | |
| download | kernel-7acd72eb85f1c7a15e8b5eb554994949241737f1.tar.gz kernel-7acd72eb85f1c7a15e8b5eb554994949241737f1.zip | |
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 <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Acked-by: Andi Kleen <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
