From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: "Boris BREZILLON" <b.brezillon.dev@gmail.com>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
"Benjamin Herrenschmidt" <benh@kernel.crashing.org>,
"Sergey Lapin" <slapin@ossfans.org>,
dri-devel@lists.freedesktop.org, linux-mtd@lists.infradead.org,
"Frieder Schrempf" <frieder.schrempf@kontron.de>,
"Choudary Kalluri" <punnaia@xilinx.com>,
"Robert Jarzmik" <robert.jarzmik@free.fr>,
"Sumit Semwal" <sumit.semwal@linaro.org>,
"Paul Mackerras" <paulus@samba.org>,
"Dan Brown" <dan_brown@ieee.org>,
linux-samsung-soc@vger.kernel.org,
"Adrian Hunter" <ext-adrian.hunter@nokia.com>,
"Kamal Dasu" <kdasu.kdev@gmail.com>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Thomas Gleixner" <gleixner@linutronix.de>,
"Chen-Yu Tsai" <wens@csie.org>, "Kukjin Kim" <kgene@kernel.org>,
bcm-kernel-feedback-list@broadcom.com,
linux-media@vger.kernel.org,
"Tudor Ambarus" <tudor.ambarus@microchip.com>,
"Maxime Ripard" <mripard@kernel.org>,
linaro-mm-sig@lists.linaro.org, "Dmitriy B" <rzk333@gmail.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Jochen Schäuble" <psionic@psionic.de>,
"Naga Sureshkumar Relli" <nagasure@xilinx.com>,
"Yoshio Furuyama" <ytc-mb-yfuruyama7@kioxia.com>,
"Nicolas Pitre" <nico@fluxnic.net>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
"Ben Dooks" <ben@simtec.co.uk>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
"Boris Brezillon" <boris.brezillon@collabora.com>,
"Qiang Yu" <yuq825@gmail.com>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
"Richard Weinberger" <richard@nod.at>,
"Jian Zhang" <jzhang@ti.com>,
"Brian Norris" <computersforpeace@gmail.com>,
"David Woodhouse" <dwmw2@infradead.org>,
"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH v2 00/23] Rid W=1 warnings in MTD
Date: Mon, 9 Nov 2020 09:28:55 +0100 [thread overview]
Message-ID: <20201109092855.495174dc@xps13> (raw)
In-Reply-To: <20201106213655.1838861-1-lee.jones@linaro.org>
Hi Lee,
Lee Jones <lee.jones@linaro.org> wrote on Fri, 6 Nov 2020 21:36:32
+0000:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.
>
> v1 => v2:
> - Added tags
> - Satisfied Miquel's review comments
>
You probably missed my request to update the titles. That's why I
wanted the entire series to be resent. Anyway, as I forgot a few,
please find below the prefixes that should be used:
> Lee Jones (23):
> mtd: mtdpart: Fix misdocumented function parameter 'mtd'
> mtd: devices: phram: File headers are not good candidates for
> kernel-doc
> mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc'
> issues
> mtd: mtdcore: Fix misspelled function parameter 'section'
mtd: Fix...
> mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
mtd: spi-nor: hisi-sfc: Demote...
> mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
> mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
mtd: spinand: toshiba: Demote...
> mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl'
> parameter
> mtd: ubi: eba: Fix a couple of misdocumentation issues
> mtd: ubi: wl: Fix a couple of kernel-doc issues
> mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc
> headers
mtd: rawnand: brcmnand: Demote...
> mtd: ubi: gluebi: Fix misnamed function parameter documentation
> mtd: nand: raw: diskonchip: Marking unused variables as
> __always_unused
mtd: rawnand: diskonchip: Marking...
> mtd: nand: raw: cafe_nand: Remove superfluous param doc and add
> another
mtd: rawnand: cafe: Remove
> mtd: nand: raw: s3c2410: Add documentation for 2 missing struct
> members
mtd: rawnand: s3c2410: Add...
> mtd: nand: raw: omap_elm: Finish half populated function header,
> demote empty ones
mtd: rawnand: omap_elm: Finish
> mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
mtd:r rawnand: omap2: Fix
> mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
mtd: rawnand: sunxi: Document
> mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf'
> member
mtd: rawnand: arasan: Document
> mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
mtd: onenand: Fix
> mtd: devices: powernv_flash: Add function names to headers and fix
> 'dev'
Otherwise the content of the series looks good to me.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: linux-kernel@vger.kernel.org,
"Adrian Hunter" <ext-adrian.hunter@nokia.com>,
bcm-kernel-feedback-list@broadcom.com,
"Ben Dooks" <ben@simtec.co.uk>,
"Benjamin Herrenschmidt" <benh@kernel.crashing.org>,
"Boris BREZILLON" <b.brezillon.dev@gmail.com>,
"Boris Brezillon" <boris.brezillon@collabora.com>,
"Brian Norris" <computersforpeace@gmail.com>,
"Chen-Yu Tsai" <wens@csie.org>,
"Choudary Kalluri" <punnaia@xilinx.com>,
"Christian König" <christian.koenig@amd.com>,
"Dan Brown" <dan_brown@ieee.org>,
"David Woodhouse" <dwmw2@infradead.org>,
"Dmitriy B" <rzk333@gmail.com>,
dri-devel@lists.freedesktop.org,
"Frieder Schrempf" <frieder.schrempf@kontron.de>,
"Jian Zhang" <jzhang@ti.com>,
"Jochen Schäuble" <psionic@psionic.de>,
"Kamal Dasu" <kdasu.kdev@gmail.com>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Kukjin Kim" <kgene@kernel.org>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
linaro-mm-sig@lists.linaro.org, linux-media@vger.kernel.org,
linux-mtd@lists.infradead.org, linuxppc-dev@lists.ozlabs.org,
linux-samsung-soc@vger.kernel.org,
"Maxime Ripard" <mripard@kernel.org>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Naga Sureshkumar Relli" <nagasure@xilinx.com>,
"Nicolas Pitre" <nico@fluxnic.net>,
"Paul Mackerras" <paulus@samba.org>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
"Qiang Yu" <yuq825@gmail.com>,
"Richard Weinberger" <richard@nod.at>,
"Robert Jarzmik" <robert.jarzmik@free.fr>,
"Sergey Lapin" <slapin@ossfans.org>,
"Sumit Semwal" <sumit.semwal@linaro.org>,
"Thomas Gleixner" <gleixner@linutronix.de>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Tudor Ambarus" <tudor.ambarus@microchip.com>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
"Yoshio Furuyama" <ytc-mb-yfuruyama7@kioxia.com>
Subject: Re: [PATCH v2 00/23] Rid W=1 warnings in MTD
Date: Mon, 9 Nov 2020 09:28:55 +0100 [thread overview]
Message-ID: <20201109092855.495174dc@xps13> (raw)
In-Reply-To: <20201106213655.1838861-1-lee.jones@linaro.org>
Hi Lee,
Lee Jones <lee.jones@linaro.org> wrote on Fri, 6 Nov 2020 21:36:32
+0000:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.
>
> v1 => v2:
> - Added tags
> - Satisfied Miquel's review comments
>
You probably missed my request to update the titles. That's why I
wanted the entire series to be resent. Anyway, as I forgot a few,
please find below the prefixes that should be used:
> Lee Jones (23):
> mtd: mtdpart: Fix misdocumented function parameter 'mtd'
> mtd: devices: phram: File headers are not good candidates for
> kernel-doc
> mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc'
> issues
> mtd: mtdcore: Fix misspelled function parameter 'section'
mtd: Fix...
> mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
mtd: spi-nor: hisi-sfc: Demote...
> mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
> mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
mtd: spinand: toshiba: Demote...
> mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl'
> parameter
> mtd: ubi: eba: Fix a couple of misdocumentation issues
> mtd: ubi: wl: Fix a couple of kernel-doc issues
> mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc
> headers
mtd: rawnand: brcmnand: Demote...
> mtd: ubi: gluebi: Fix misnamed function parameter documentation
> mtd: nand: raw: diskonchip: Marking unused variables as
> __always_unused
mtd: rawnand: diskonchip: Marking...
> mtd: nand: raw: cafe_nand: Remove superfluous param doc and add
> another
mtd: rawnand: cafe: Remove
> mtd: nand: raw: s3c2410: Add documentation for 2 missing struct
> members
mtd: rawnand: s3c2410: Add...
> mtd: nand: raw: omap_elm: Finish half populated function header,
> demote empty ones
mtd: rawnand: omap_elm: Finish
> mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
mtd:r rawnand: omap2: Fix
> mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
mtd: rawnand: sunxi: Document
> mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf'
> member
mtd: rawnand: arasan: Document
> mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
mtd: onenand: Fix
> mtd: devices: powernv_flash: Add function names to headers and fix
> 'dev'
Otherwise the content of the series looks good to me.
Thanks,
Miquèl
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: "Boris BREZILLON" <b.brezillon.dev@gmail.com>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
"Sergey Lapin" <slapin@ossfans.org>,
dri-devel@lists.freedesktop.org, linux-mtd@lists.infradead.org,
"Frieder Schrempf" <frieder.schrempf@kontron.de>,
"Choudary Kalluri" <punnaia@xilinx.com>,
"Robert Jarzmik" <robert.jarzmik@free.fr>,
"Sumit Semwal" <sumit.semwal@linaro.org>,
"Paul Mackerras" <paulus@samba.org>,
"Dan Brown" <dan_brown@ieee.org>,
linux-samsung-soc@vger.kernel.org,
"Adrian Hunter" <ext-adrian.hunter@nokia.com>,
"Kamal Dasu" <kdasu.kdev@gmail.com>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Thomas Gleixner" <gleixner@linutronix.de>,
"Chen-Yu Tsai" <wens@csie.org>, "Kukjin Kim" <kgene@kernel.org>,
bcm-kernel-feedback-list@broadcom.com,
linux-media@vger.kernel.org,
"Tudor Ambarus" <tudor.ambarus@microchip.com>,
"Maxime Ripard" <mripard@kernel.org>,
linaro-mm-sig@lists.linaro.org, "Dmitriy B" <rzk333@gmail.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Jochen Schäuble" <psionic@psionic.de>,
"Naga Sureshkumar Relli" <nagasure@xilinx.com>,
"Yoshio Furuyama" <ytc-mb-yfuruyama7@kioxia.com>,
"Nicolas Pitre" <nico@fluxnic.net>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
"Ben Dooks" <ben@simtec.co.uk>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
"Boris Brezillon" <boris.brezillon@collabora.com>,
"Qiang Yu" <yuq825@gmail.com>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
"Richard Weinberger" <richard@nod.at>,
"Jian Zhang" <jzhang@ti.com>,
"Brian Norris" <computersforpeace@gmail.com>,
"David Woodhouse" <dwmw2@infradead.org>,
"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH v2 00/23] Rid W=1 warnings in MTD
Date: Mon, 9 Nov 2020 09:28:55 +0100 [thread overview]
Message-ID: <20201109092855.495174dc@xps13> (raw)
In-Reply-To: <20201106213655.1838861-1-lee.jones@linaro.org>
Hi Lee,
Lee Jones <lee.jones@linaro.org> wrote on Fri, 6 Nov 2020 21:36:32
+0000:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.
>
> v1 => v2:
> - Added tags
> - Satisfied Miquel's review comments
>
You probably missed my request to update the titles. That's why I
wanted the entire series to be resent. Anyway, as I forgot a few,
please find below the prefixes that should be used:
> Lee Jones (23):
> mtd: mtdpart: Fix misdocumented function parameter 'mtd'
> mtd: devices: phram: File headers are not good candidates for
> kernel-doc
> mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc'
> issues
> mtd: mtdcore: Fix misspelled function parameter 'section'
mtd: Fix...
> mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
mtd: spi-nor: hisi-sfc: Demote...
> mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
> mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
mtd: spinand: toshiba: Demote...
> mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl'
> parameter
> mtd: ubi: eba: Fix a couple of misdocumentation issues
> mtd: ubi: wl: Fix a couple of kernel-doc issues
> mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc
> headers
mtd: rawnand: brcmnand: Demote...
> mtd: ubi: gluebi: Fix misnamed function parameter documentation
> mtd: nand: raw: diskonchip: Marking unused variables as
> __always_unused
mtd: rawnand: diskonchip: Marking...
> mtd: nand: raw: cafe_nand: Remove superfluous param doc and add
> another
mtd: rawnand: cafe: Remove
> mtd: nand: raw: s3c2410: Add documentation for 2 missing struct
> members
mtd: rawnand: s3c2410: Add...
> mtd: nand: raw: omap_elm: Finish half populated function header,
> demote empty ones
mtd: rawnand: omap_elm: Finish
> mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
mtd:r rawnand: omap2: Fix
> mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
mtd: rawnand: sunxi: Document
> mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf'
> member
mtd: rawnand: arasan: Document
> mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
mtd: onenand: Fix
> mtd: devices: powernv_flash: Add function names to headers and fix
> 'dev'
Otherwise the content of the series looks good to me.
Thanks,
Miquèl
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: "Boris BREZILLON" <b.brezillon.dev@gmail.com>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
"Sergey Lapin" <slapin@ossfans.org>,
dri-devel@lists.freedesktop.org, linux-mtd@lists.infradead.org,
"Frieder Schrempf" <frieder.schrempf@kontron.de>,
"Choudary Kalluri" <punnaia@xilinx.com>,
"Robert Jarzmik" <robert.jarzmik@free.fr>,
"Paul Mackerras" <paulus@samba.org>,
"Dan Brown" <dan_brown@ieee.org>,
linux-samsung-soc@vger.kernel.org,
"Adrian Hunter" <ext-adrian.hunter@nokia.com>,
"Kamal Dasu" <kdasu.kdev@gmail.com>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Thomas Gleixner" <gleixner@linutronix.de>,
"Chen-Yu Tsai" <wens@csie.org>, "Kukjin Kim" <kgene@kernel.org>,
bcm-kernel-feedback-list@broadcom.com,
linux-media@vger.kernel.org,
"Tudor Ambarus" <tudor.ambarus@microchip.com>,
linaro-mm-sig@lists.linaro.org, "Dmitriy B" <rzk333@gmail.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Jochen Schäuble" <psionic@psionic.de>,
"Naga Sureshkumar Relli" <nagasure@xilinx.com>,
"Yoshio Furuyama" <ytc-mb-yfuruyama7@kioxia.com>,
"Nicolas Pitre" <nico@fluxnic.net>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
"Ben Dooks" <ben@simtec.co.uk>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
"Boris Brezillon" <boris.brezillon@collabora.com>,
"Qiang Yu" <yuq825@gmail.com>,
"Richard Weinberger" <richard@nod.at>,
"Jian Zhang" <jzhang@ti.com>,
"Brian Norris" <computersforpeace@gmail.com>,
"David Woodhouse" <dwmw2@infradead.org>,
"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH v2 00/23] Rid W=1 warnings in MTD
Date: Mon, 9 Nov 2020 09:28:55 +0100 [thread overview]
Message-ID: <20201109092855.495174dc@xps13> (raw)
In-Reply-To: <20201106213655.1838861-1-lee.jones@linaro.org>
Hi Lee,
Lee Jones <lee.jones@linaro.org> wrote on Fri, 6 Nov 2020 21:36:32
+0000:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.
>
> v1 => v2:
> - Added tags
> - Satisfied Miquel's review comments
>
You probably missed my request to update the titles. That's why I
wanted the entire series to be resent. Anyway, as I forgot a few,
please find below the prefixes that should be used:
> Lee Jones (23):
> mtd: mtdpart: Fix misdocumented function parameter 'mtd'
> mtd: devices: phram: File headers are not good candidates for
> kernel-doc
> mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc'
> issues
> mtd: mtdcore: Fix misspelled function parameter 'section'
mtd: Fix...
> mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
mtd: onenand: Fix...
> mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
mtd: spi-nor: hisi-sfc: Demote...
> mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
> mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
mtd: spinand: toshiba: Demote...
> mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl'
> parameter
> mtd: ubi: eba: Fix a couple of misdocumentation issues
> mtd: ubi: wl: Fix a couple of kernel-doc issues
> mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc
> headers
mtd: rawnand: brcmnand: Demote...
> mtd: ubi: gluebi: Fix misnamed function parameter documentation
> mtd: nand: raw: diskonchip: Marking unused variables as
> __always_unused
mtd: rawnand: diskonchip: Marking...
> mtd: nand: raw: cafe_nand: Remove superfluous param doc and add
> another
mtd: rawnand: cafe: Remove
> mtd: nand: raw: s3c2410: Add documentation for 2 missing struct
> members
mtd: rawnand: s3c2410: Add...
> mtd: nand: raw: omap_elm: Finish half populated function header,
> demote empty ones
mtd: rawnand: omap_elm: Finish
> mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
mtd:r rawnand: omap2: Fix
> mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
mtd: rawnand: sunxi: Document
> mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf'
> member
mtd: rawnand: arasan: Document
> mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
mtd: onenand: Fix
> mtd: devices: powernv_flash: Add function names to headers and fix
> 'dev'
Otherwise the content of the series looks good to me.
Thanks,
Miquèl
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2020-11-09 8:30 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-06 21:36 [PATCH v2 00/23] Rid W=1 warnings in MTD Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd' Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-19 9:14 ` Lee Jones
2020-11-19 9:14 ` Lee Jones
2020-11-19 11:08 ` Miquel Raynal
2020-11-19 11:08 ` Miquel Raynal
2020-11-06 21:36 ` [PATCH v2 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 05/23] mtd: mtdcore: Fix misspelled function parameter 'section' Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-09 14:19 ` Alexander Dahl
2020-11-09 14:19 ` Alexander Dahl
2020-11-06 21:36 ` [PATCH v2 06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-12 15:46 ` Kamal Dasu
2020-11-12 15:46 ` Kamal Dasu
2020-11-12 15:52 ` Miquel Raynal
2020-11-12 15:52 ` Miquel Raynal
2020-11-06 21:36 ` [PATCH v2 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 15/23] mtd: nand: raw: diskonchip: Marking unused variables as __always_unused Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 16/23] mtd: nand: raw: cafe_nand: Remove superfluous param doc and add another Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 18/23] mtd: nand: raw: omap_elm: Finish half populated function header, demote empty ones Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 19/23] mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-12 11:52 ` Chen-Yu Tsai
2020-11-12 11:52 ` Chen-Yu Tsai
2020-11-06 21:36 ` [PATCH v2 21/23] mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf' member Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 22/23] mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` [PATCH v2 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev' Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-06 21:36 ` Lee Jones
2020-11-09 8:28 ` Miquel Raynal [this message]
2020-11-09 8:28 ` [PATCH v2 00/23] Rid W=1 warnings in MTD Miquel Raynal
2020-11-09 8:28 ` Miquel Raynal
2020-11-09 8:28 ` Miquel Raynal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201109092855.495174dc@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=b.brezillon.dev@gmail.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=ben@simtec.co.uk \
--cc=benh@kernel.crashing.org \
--cc=boris.brezillon@collabora.com \
--cc=christian.koenig@amd.com \
--cc=computersforpeace@gmail.com \
--cc=dan_brown@ieee.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=dwmw2@infradead.org \
--cc=ext-adrian.hunter@nokia.com \
--cc=frieder.schrempf@kontron.de \
--cc=gleixner@linutronix.de \
--cc=jzhang@ti.com \
--cc=kdasu.kdev@gmail.com \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=kyungmin.park@samsung.com \
--cc=lee.jones@linaro.org \
--cc=linaro-mm-sig@lists.linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=mripard@kernel.org \
--cc=nagasure@xilinx.com \
--cc=nico@fluxnic.net \
--cc=p.zabel@pengutronix.de \
--cc=paulus@samba.org \
--cc=psionic@psionic.de \
--cc=punnaia@xilinx.com \
--cc=richard@nod.at \
--cc=robert.jarzmik@free.fr \
--cc=rzk333@gmail.com \
--cc=slapin@ossfans.org \
--cc=sumit.semwal@linaro.org \
--cc=tglx@linutronix.de \
--cc=tudor.ambarus@microchip.com \
--cc=vigneshr@ti.com \
--cc=wens@csie.org \
--cc=ytc-mb-yfuruyama7@kioxia.com \
--cc=yuq825@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.