diff options
| author | Michal Simek <michal.simek@xilinx.com> | 2014-12-18 15:41:13 +0100 |
|---|---|---|
| committer | Michal Simek <michal.simek@xilinx.com> | 2015-01-05 12:36:43 +0100 |
| commit | 8543e6c96762fcc930af5725088c2b9e4865c3aa (patch) | |
| tree | e8551350abb07213efd47632e44452de615f818a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | microblaze: Declare microblaze_kgdb_break in header (diff) | |
| download | linux-8543e6c96762fcc930af5725088c2b9e4865c3aa.tar.gz linux-8543e6c96762fcc930af5725088c2b9e4865c3aa.zip | |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
