mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
8543e6c967
Registers are not signed types. The patch removes warnings: arch/microblaze/kernel/ptrace.c: In function 'do_syscall_trace_enter': arch/microblaze/kernel/ptrace.c:152:14: warning: signed and unsigned type in conditional expression [-Wsign-compare] return ret ?: regs->r12; Signed-off-by: Michal Simek <michal.simek@xilinx.com> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
include | ||
kernel | ||
lib | ||
mm | ||
oprofile | ||
pci | ||
Kconfig | ||
Kconfig.debug | ||
Kconfig.platform | ||
Makefile |