summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
authorSami Kerola2011-04-26 21:28:59 +0200
committerKarel Zak2011-04-27 23:21:17 +0200
commit53d550423585a37c9d783d3d0dd74ece254239a7 (patch)
treef3aaaa25213160985a0ae5dc5c3853af6f8a2ca8 /include/pathnames.h
parentfindmnt: minor coding style changes (diff)
downloadkernel-qcow2-util-linux-53d550423585a37c9d783d3d0dd74ece254239a7.tar.gz
kernel-qcow2-util-linux-53d550423585a37c9d783d3d0dd74ece254239a7.tar.xz
kernel-qcow2-util-linux-53d550423585a37c9d783d3d0dd74ece254239a7.zip
agetty.c: further scrubbing
In reply to two requests. http://permalink.gmane.org/gmane.linux.utilities.util-linux-ng/3990 http://permalink.gmane.org/gmane.linux.utilities.util-linux-ng/3999 The scubbing consists; o Old school introduction back to the top of the source file. o Indentation changes. o Removal of void casting. o Removal of braces from single statements. o Unified format for comments. o Comparison with W. Venema's code from 1993 to clean few comment mysteries. o Web referrals added to further explanation to near the code or comments which some could find difficult to understand why. o Clean up of comments. o FIXME items added where attention is needed. o Make functions static. o Functions with same argument types use same argument order. o Get rid of classic K&R style function declarations. Please notice that this patch _should not_ affect how program works e.g. this has no actual code changes. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'include/pathnames.h')
0 files changed, 0 insertions, 0 deletions