kfifo: replace the old non generic API
Simply replace the whole kfifo.c and kfifo.h files with the new generic version and fix the kerneldoc API template file. Signed-off-by:Stefani Seibold <stefani@seibold.net> Cc: Greg KH <greg@kroah.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/DocBook/kernel-api.tmpl 0 additions, 1 deletionDocumentation/DocBook/kernel-api.tmpl
- include/linux/kfifo-new.h 0 additions, 844 deletionsinclude/linux/kfifo-new.h
- include/linux/kfifo.h 711 additions, 482 deletionsinclude/linux/kfifo.h
- kernel/kfifo-new.c 0 additions, 602 deletionskernel/kfifo-new.c
- kernel/kfifo.c 453 additions, 296 deletionskernel/kfifo.c
Loading
Please register or sign in to comment