]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r310666,r310675:
authorngie <ngie@FreeBSD.org>
Sat, 31 Dec 2016 10:28:59 +0000 (10:28 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 31 Dec 2016 10:28:59 +0000 (10:28 +0000)
commitf26e57240e91d732e0eb3083ce4e1048128caa53
tree233fd8fe0c912b10b7e27e08c5b348e4858e3b90
parent28495a43e2d368949d74a105f080c0cd6738c94a
MFC r310666,r310675:

r310666:

style(9) fixes

- Clean up trailing whitespace
- Fix variable type alignment in storage_OS_get_swap(..)

r310675:

Fix the build by moving the initializers for len/nswapdev down below the
declarations

Pointyhat to: ngie
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c