Re: [PATCH 12/30] subtree: don't have loose code outside of a function
From: Eric Sunshine <hidden>
Date: 2021-04-23 20:23:38
From: Eric Sunshine <hidden>
Date: 2021-04-23 20:23:38
On Fri, Apr 23, 2021 at 3:43 PM Luke Shumaker [off-list ref] wrote:
Shove all of the loose code inside of a main() function. "Ignore space change" is probably helpful when viewing this diff. Signed-off-by: Luke Shumaker <redacted>
What is the purpose of this change? Does some subsequent commit depend upon this or is it just a personal preference? The commit message explains the "what" of the change but not the "why".