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

2021-01-13 Thread Zulkifli, Muhammad Husaini
;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 > wrote: >> >> Hi, >> >> This patch series are to fix the kernel-doc format warning when using >> kernel-doc sc

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

2021-01-13 Thread Ulf Hansson
On Mon, 11 Jan 2021 at 16:51, Muhammad Husaini Zulkifli 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 pat

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

2021-01-11 Thread Muhammad Husaini Zulkifli
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 kerne