[AMD Official Use Only - General]

Got it. Thanks for reported that. Sent the patch for review.

Regards
Sunil khatri

-----Original Message-----
From: Dan Carpenter <[email protected]>
Sent: Saturday, March 16, 2024 2:42 PM
To: Khatri, Sunil <[email protected]>
Cc: Khatri, Sunil <[email protected]>; Koenig, Christian 
<[email protected]>; Deucher, Alexander <[email protected]>; 
[email protected]
Subject: Re: [bug report] drm/amdgpu: add ring buffer information in devcoredump

The static checker is just complaining about NULL checking that doesn't make 
sense.  It raises the question, can the pointer be NULL or not?

Based on your comments and from reviewing the code, I do not think it can be 
NULL.  Thus the correct thing is to remove the unnecessary NULL check.

regards,
dan carpenter

Reply via email to