Re: [PATCH] arch/x86: use 'NULL' insteadof '0' as null pointer

From: liqiong
Date: Tue Apr 19 2022 - 03:43:00 EST




在 2022年04月19日 15:37, Peter Zijlstra 写道:
> On Sun, Apr 17, 2022 at 11:41:48PM +0800, liqiong wrote:
>> Sparse warns: "Using plain integer as NULL pointer".
> What's wrong with that?

Just a sparse warning.