Re: [PATCH V2] treewide: Add missing semicolons to __assign_str uses

From: Joe Perches
Date: Wed Jun 30 2021 - 07:28:48 EST


On Sat, 2021-06-12 at 08:42 -0700, Joe Perches wrote:
> The __assign_str macro has an unusual ending semicolon but the vast
> majority of uses of the macro already have semicolon termination.

ping?