Re: [PATCH] fix typo for sys_getpeername on hppa/parisc architecture

2015-01-24 Thread Dmitry V. Levin
Hi, On Sat, Jan 24, 2015 at 04:51:27PM +0100, Helge Deller wrote: > Dear strace developers, > > can you please apply this trivial patch to strace in git? > It fixes an obvious typo which prints "lock" instead of "getpeername" > for the getpeername syscall. Applied, thanks. There were two more t

[PATCH] fix typo for sys_getpeername on hppa/parisc architecture

2015-01-24 Thread Helge Deller
Dear strace developers, can you please apply this trivial patch to strace in git? It fixes an obvious typo which prints "lock" instead of "getpeername" for the getpeername syscall. Thanks, Helge diff -up ./linux/hppa/syscallent.h.org ./linux/hppa/syscallent.h --- ./linux/hppa/syscallent.h.org