diff options
author | rwatson <rwatson@FreeBSD.org> | 2008-03-16 11:01:32 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2008-03-16 11:01:32 +0000 |
commit | 2cdb34b36a9042fe0c83b71784bd2a1d31a349f5 (patch) | |
tree | e8689fbfff41a8be795c9c129356cf0ee231c59b /sys/compat/linux/linux_misc.c | |
parent | 877d7c65ba9b74233df6c9197fc39c770e809d02 (diff) | |
download | FreeBSD-src-2cdb34b36a9042fe0c83b71784bd2a1d31a349f5.zip FreeBSD-src-2cdb34b36a9042fe0c83b71784bd2a1d31a349f5.tar.gz |
Remove trailing ';' from C_SYSINIT() macro definition, in keeping
with style(9) recommendation that macros not contain the
terminating ';', leaving that to the invoker. All SYSINIT()
consumers must now provide a trailing ';'.
Unlike the change to remove the ';'s from callers, this change
shouldn't be MFC'd unless we don't mind requiring source changes
to third party modules that might still depend on SYSINIT()
providing its own ';'.
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions