Consider Combining Short MAJOR and Minor Comments [DS13] [WHAT]
Tip DS13
If you have a really short MAJOR comment followed by a really short minor comment, consider whether you could combine them into a single comment to achieve the same effect.
This can often occur if you have a short MAJOR comment that just summarizes and a minor comment that provides intent. Sometimes, you can do both with with a single MAJOR comment, as shown in the following example: