Re: [PATCH] checkpatch: Fix unescaped left brace

From: Joe Perches
Date: Tue Nov 17 2020 - 11:04:32 EST


On Tue, 2020-11-17 at 14:37 +0530, Dwaipayan Ray wrote:
> I have seen that
> the perl_version_ok check mandates perl 5.10 which was
> released more than 10 years back.
>
> Do you think that check could be removed completely?
> Maybe sometime in the future or just have it lay around
> for backward compatibility?

I think having the check in the code isn't burdensome.