Hi Folks, Please forgive me if you find these changes are annoying, as I am trying to learn the ropes of patch submission with git ahead of making a real patch.
While working on the code, I found that scripts/checkpatch.pl will flag lines that I am changing as not adhereing to the codeing standard due to pre-existing coding violations. So I figured I could learn a bit about how to submit patches by fixing these files I will be touching before submitting the code changes. I also figure this might benefit others working on the code base a bit. Thanks, -peter