[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169345455026.11824.17837854226293688534.b4-ty@ellerman.id.au>
Date: Thu, 31 Aug 2023 14:02:30 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: gregkh@...uxfoundation.org, mirimmad@...look.com
Cc: Immad Mir <mirimmad17@...il.com>,
Ivan Orlov <ivan.orlov0322@...il.com>,
Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc: fix debugfs_create_dir error checking
On Sun, 28 May 2023 13:16:44 +0530, mirimmad@...look.com wrote:
> The debugfs_create_dir returns ERR_PTR incase of an error and the
> correct way of checking it by using the IS_ERR inline function, and
> not the simple null comparision. This patch fixes this.
>
>
Applied to powerpc/next.
[1/1] powerpc: fix debugfs_create_dir error checking
https://git.kernel.org/powerpc/c/429356fac0440b962aaa6d3688709813a21dd122
cheers
Powered by blists - more mailing lists