Re: git: b1a9e570fe2d - main - linuxkpi: Add `strscpy_pad()` to <linux/string.h>

From: Jean-Sébastien_Pédron <dumbbell_at_FreeBSD.org>
Date: Wed, 15 Feb 2023 22:28:54 UTC
On 15/02/2023 23:27, Jessica Clarke wrote:
>> +static inline ssize_t
>> +strscpy_pad(char* dst, const char* src, size_t len)
>> +{
>> +
> 
> style(9) doesn’t need this blank line any more, please stop including
> them in your commits.

Thank you for the reminder, I will in the future!

-- 
Jean-Sébastien Pédron
The FreeBSD Project