Subject: [PATCH v1 0/2] mmc: sdhci-of-arasan: Fixed kernel-doc format warning

Hi,

This patch series are to fix the kernel-doc format warning when using kernel-doc
script tool and to change code style of mapping the syscon field for readability
and consistency.

Kindly help to review this patch set.

Thanks.

Muhammad Husaini Zulkifli (2):
mmc: sdhci-of-arasan: Fixed kernel-doc format warning
mmc: sdhci-of-arasan: Change code style of mapping the syscon field

drivers/mmc/host/sdhci-of-arasan.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

--
2.17.1


2021-01-13 11:28:49

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] mmc: sdhci-of-arasan: Fixed kernel-doc format warning

On Mon, 11 Jan 2021 at 16:51, Muhammad Husaini Zulkifli
<[email protected]> wrote:
>
> Hi,
>
> This patch series are to fix the kernel-doc format warning when using kernel-doc
> script tool and to change code style of mapping the syscon field for readability
> and consistency.
>
> Kindly help to review this patch set.
>
> Thanks.
>
> Muhammad Husaini Zulkifli (2):
> mmc: sdhci-of-arasan: Fixed kernel-doc format warning
> mmc: sdhci-of-arasan: Change code style of mapping the syscon field
>
> drivers/mmc/host/sdhci-of-arasan.c | 15 +++++++--------
> 1 file changed, 7 insertions(+), 8 deletions(-)
>
> --
> 2.17.1
>

Applied for next, thanks!

Kind regards
Uffe

Subject: RE: [PATCH v1 0/2] mmc: sdhci-of-arasan: Fixed kernel-doc format warning

Hi Ulf,

Thanks.

>-----Original Message-----
>From: Ulf Hansson <[email protected]>
>Sent: Wednesday, January 13, 2021 7:26 PM
>To: Zulkifli, Muhammad Husaini <[email protected]>
>Cc: Michal Simek <[email protected]>; [email protected];
>Linux ARM <[email protected]>; Linux Kernel Mailing List
><[email protected]>; Hunter, Adrian <[email protected]>;
>Shevchenko, Andriy <[email protected]>
>Subject: Re: [PATCH v1 0/2] mmc: sdhci-of-arasan: Fixed kernel-doc format
>warning
>
>On Mon, 11 Jan 2021 at 16:51, Muhammad Husaini Zulkifli
><[email protected]> wrote:
>>
>> Hi,
>>
>> This patch series are to fix the kernel-doc format warning when using
>> kernel-doc script tool and to change code style of mapping the syscon
>> field for readability and consistency.
>>
>> Kindly help to review this patch set.
>>
>> Thanks.
>>
>> Muhammad Husaini Zulkifli (2):
>> mmc: sdhci-of-arasan: Fixed kernel-doc format warning
>> mmc: sdhci-of-arasan: Change code style of mapping the syscon field
>>
>> drivers/mmc/host/sdhci-of-arasan.c | 15 +++++++--------
>> 1 file changed, 7 insertions(+), 8 deletions(-)
>>
>> --
>> 2.17.1
>>
>
>Applied for next, thanks!
>
>Kind regards
>Uffe