diff options
author | gibbs <gibbs@FreeBSD.org> | 2013-05-31 21:05:07 +0000 |
---|---|---|
committer | gibbs <gibbs@FreeBSD.org> | 2013-05-31 21:05:07 +0000 |
commit | 4344df2b3da8f039c4b4721c0e011c93e2a54812 (patch) | |
tree | ab74546d15cb37b9788595b5139d107637a2bf8e /lib | |
parent | c541a64022f238788cff649f20a23aabc5716572 (diff) | |
download | FreeBSD-src-4344df2b3da8f039c4b4721c0e011c93e2a54812.zip FreeBSD-src-4344df2b3da8f039c4b4721c0e011c93e2a54812.tar.gz |
Style cleanups. No intended functional changes.
o This driver is the "xbd" driver, not the "blkfront", "blkif", "xbf", or
"xb" driver. Use the "xbd_" naming conventions for all functions,
structures, and constants.
o The prevailing convention for structure fields in this driver is to
prefix them with an abreviation of the structure type. Update
"recently added" fields to match this style.
o Remove unused data structures.
o Remove superfluous casts.
o Make a pass over the whole driver and bring it closer to
style(9) conformance.
Sponsored by: Spectra Logic Corporation
MFC after: 1 week
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions