mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Currently kfifo cannot be used by parts of the kernel that use "const" properly as kfifo itself does not use const for passed data blocks which are indeed const. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
4.0 KiB
4.0 KiB