[patch] Fix inconsistent identification for including header file linux/utime.h in tapset
Mark Wielaard
mjw@redhat.com
Thu May 14 09:31:00 GMT 2009
Hi Sunzen,
On Thu, 2009-05-14 at 10:11 +0800, Sunzen Wang wrote:
> Fix inconsistent identification for including header file
> linux/utime.h in tapset/aux_syscalls.stp.
>
> When examining a generated C code file, the inconsistent
> identification was found, and is located to the trivial problem in
> tapset/aux_syscalls.stp.
Thanks, that did look odd. I pushed your fix as:
commit 4315a3e938ac70ae9ab435cc609b8291a93feaf4
Author: Sunzen Wang <sunzen@gmail.com>
Date: Thu May 14 11:24:04 2009 +0200
Fix inconsistent indentation for including header file in aux_syscalls.stp.
* tapset/aux_syscalls.stp: Don't indent #include <linux/utime.h>.
Cheers,
Mark
More information about the Systemtap
mailing list