[PATCH] Unify formatting of syscalls.stp and syscalls2.stp.
Przemysław Pawełczyk
przemyslaw@pawelczyk.it
Tue May 19 12:15:00 GMT 2009
On Tue, May 19, 2009 at 13:04, Przemyslaw Pawelczyk
<przemyslaw@pawelczyk.it> wrote:
> Rules:
> - Specify probe points for aliases starting from the alias declaration
> line and with one probe point per line.
> - Use K&R indent style -- probe alias/point/function opening brace goes
> to the line following the declaration, other opening braces are kept
> on the same line as the control statements.
> - Indent using tabs.
> - Surround operators with spaces.
> - Put spaces after commas.
> - Avoid trailing whitespaces.
This patch assumes that "[PATCH] Correct misnamed variables in
syscalls.stp." is already applied.
Regards.
--
Przemysław Pawełczyk
More information about the Systemtap
mailing list