summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2014-12-18 14:41:13 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2015-01-05 11:36:43 (GMT)
commit8543e6c96762fcc930af5725088c2b9e4865c3aa (patch)
treee8551350abb07213efd47632e44452de615f818a /Kbuild
parentf396a4d2314bf1cb83148d9b8fc47995e6c27e1f (diff)
downloadlinux-8543e6c96762fcc930af5725088c2b9e4865c3aa.tar.xz
microblaze: Use unsigned return type in do_syscall_trace_enter
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions