diff options
author | Przemyslaw Pawelczyk <przemyslaw@pawelczyk.it> | 2009-05-19 13:04:29 +0200 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-05-19 10:58:54 -0700 |
commit | c0c1ccc66e32dcdf53983acbefb1c3a03eb1c2eb (patch) | |
tree | e716c1e0bd7b18903114cbcc955dc7a586316e9b /includes | |
parent | bad69f1da34100f1822d0ffe58866f78b46c325b (diff) | |
download | systemtap-steved-c0c1ccc66e32dcdf53983acbefb1c3a03eb1c2eb.tar.gz systemtap-steved-c0c1ccc66e32dcdf53983acbefb1c3a03eb1c2eb.tar.xz systemtap-steved-c0c1ccc66e32dcdf53983acbefb1c3a03eb1c2eb.zip |
Unify formatting of syscalls.stp and syscalls2.stp.
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.
Signed-off-by: Josh Stone <jistone@redhat.com>
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions