HomeFreeBSD

hwpmc_mod.c: whitespace style cleanup

Description

hwpmc_mod.c: whitespace style cleanup

Handle a few things related to spacing:

  • Remove redundant/superfluous blank lines (and add a couple where helpful)
  • Add spacing around binary operators
  • Remove spacing after casts and before goto labels
  • Adjustments for line width of 80 chars
  • Tab/space character issues

Reviewed by: jkoshy
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40514

Details

Provenance
mhorneAuthored on Jun 14 2023, 4:31 PM
Reviewer
jkoshy
Differential Revision
D40514: hwpmc_mod.c: whitespace style cleanup
Parents
rG52ebac7fd0c5: hwpmc_mod.c: return statement style
Branches
Unknown
Tags
Unknown