mbox series

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

Message ID 20210111155001.12307-1-muhammad.husaini.zulkifli@intel.com
Headers show
Series mmc: sdhci-of-arasan: Fixed kernel-doc format warning | expand

Message

Zulkifli, Muhammad Husaini Jan. 11, 2021, 3:49 p.m. UTC
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

Comments

Ulf Hansson Jan. 13, 2021, 11:25 a.m. UTC | #1
On Mon, 11 Jan 2021 at 16:51, Muhammad Husaini Zulkifli
<muhammad.husaini.zulkifli@intel.com> 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
Zulkifli, Muhammad Husaini Jan. 13, 2021, 1:52 p.m. UTC | #2
Hi Ulf,

Thanks. 

>-----Original Message-----

>From: Ulf Hansson <ulf.hansson@linaro.org>

>Sent: Wednesday, January 13, 2021 7:26 PM

>To: Zulkifli, Muhammad Husaini <muhammad.husaini.zulkifli@intel.com>

>Cc: Michal Simek <michal.simek@xilinx.com>; linux-mmc@vger.kernel.org;

>Linux ARM <linux-arm-kernel@lists.infradead.org>; Linux Kernel Mailing List

><linux-kernel@vger.kernel.org>; Hunter, Adrian <adrian.hunter@intel.com>;

>Shevchenko, Andriy <andriy.shevchenko@intel.com>

>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

><muhammad.husaini.zulkifli@intel.com> 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