2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 13:13:57 +08:00
linux-next/drivers/staging/lustre
Kees Cook 9edf0f670b staging: lustre: clean up format string usages
This fixes up the usage of snprintf, strncpy, and format strings in the
call to kthread_run to avoid ever accidentally allowing a format string
into the thread name.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-17 07:39:27 -07:00
..
include/linux staging/lustre/libcfs: cleanup linux-mem.h 2013-09-10 18:56:32 -04:00
lnet staging: lustre: clean up format string usages 2013-09-17 07:39:27 -07:00
lustre staging: lustre: clean up format string usages 2013-09-17 07:39:27 -07:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO