Re: [PATCH] SVM: Fix warnings in svm.h

From: Randy Dunlap
Date: Wed Jul 12 2023 - 11:06:00 EST




On 7/12/23 06:59, Peter Zijlstra wrote:
> On Wed, Jul 12, 2023 at 09:39:24PM +0800, huzhi001@xxxxxxxxxx wrote:
>> The following checkpatch warnings are removed:
>> WARNING: Prefer __packed over __attribute__((__packed__))
>
> Can you please stop with these pointless checkpatch things?

We should probably document that checkpatch should usually just be used
on patches and not on entire files.

--
~Randy