[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230308065530epcms1p731ed0c842cbd61c868ddec5f47b799fc@epcms1p7>
Date: Wed, 08 Mar 2023 15:55:30 +0900
From: MyungJoo Ham <myungjoo.ham@...sung.com>
To: Bumwoo Lee <bw365.lee@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v4 1/4] extcon: Removed redundant null checking for
class
> create_extcon_class() is already Null checking.
>
> Signed-off-by: Bumwoo Lee <bw365.lee@...sung.com>
> ---
> drivers/extcon/extcon.c | 21 ++++++++++-----------
> 1 file changed, 10 insertions(+), 11 deletions(-)
>
> diff --git a/drivers/extcon/extcon.c b/drivers/extcon/extcon.c
> index e1c71359b605..adcf01132f70 100644
> --- a/drivers/extcon/extcon.c
> +++ b/drivers/extcon/extcon.c
> @@ -1012,12 +1012,13 @@ ATTRIBUTE_GROUPS(extcon);
>
Acked-by: MyungJoo Ham <myungjoo.ham@...sung.com>
Chanwoo, please take a look at this series.
Powered by blists - more mailing lists