linux/arch/um
Bartosz Golaszewski 4b6b4c9029 um: remove unused variable
The buf variable is unused. Remove it.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-05-07 23:18:28 +02:00
..
configs
drivers um: Do not unlock mutex that is not hold. 2019-05-07 23:18:28 +02:00
include syscalls: Remove start and number from syscall_set_arguments() args 2019-04-05 09:27:23 -04:00
kernel um: remove unused variable 2019-05-07 23:18:28 +02:00
os-Linux um: Revert to using stack for pt_regs in signal handling 2019-05-07 23:18:28 +02:00
scripts
.gitignore
Kconfig arch: um: Kconfig: pedantic indention cleanups 2019-05-07 23:18:28 +02:00
Kconfig.debug
Makefile
Makefile-os-Linux
Makefile-skas