Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [haad-dm] src/sys/dev/dm
Module Name: src
Committed By: haad
Date: Fri Jul 11 12:40:31 UTC 2008
Modified Files:
src/sys/dev/dm [haad-dm]: device-mapper.c dm.h dm_dev.c dm_ioctl.c
dm_pdev.c dm_table.c dm_target.c dm_target_linear.c
dm_target_zero.c netbsd-dm.h
Log Message:
KNFize my sources add space after comma in function parameters.
Wrap to 80 chars per line.
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/dev/dm/device-mapper.c \
src/sys/dev/dm/dm.h src/sys/dev/dm/dm_dev.c src/sys/dev/dm/dm_ioctl.c \
src/sys/dev/dm/dm_pdev.c src/sys/dev/dm/dm_table.c \
src/sys/dev/dm/dm_target.c src/sys/dev/dm/dm_target_linear.c \
src/sys/dev/dm/dm_target_zero.c src/sys/dev/dm/netbsd-dm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index