Seagate / propeller

Customized lvmlockd
GNU General Public License v2.0
4 stars 7 forks source link

Feature/foss 477 update to coding std #178

Closed scott-howe-1 closed 1 year ago

scott-howe-1 commented 1 year ago

Fixes for coding standard violation caused by not seeing the coding standard until late in development. Mainly whitespace changes (switching spaces to tabs), adhering to line length limit and naming convention. For the record, I don't agree with all these rules, but I'm making them to help maintain code consistency throughout the project.