All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix some function description mismatches
@ 2018-03-29  1:34 ` Xiaolei Li
  0 siblings, 0 replies; 10+ messages in thread
From: Xiaolei Li @ 2018-03-29  1:34 UTC (permalink / raw)
  To: boris.brezillon, richard
  Cc: linux-mtd, linux-mediatek, srv_heupstream, xiaolei.li

This patch fixes some function description mismatches.

Changes on v2 relative to:
--------------------

tree	: https://github.com/bbrezillon/linux-0day
branch	: nand/next
commit	:
	'commit ba4150b1ec2a ("mtd: rawnand: s3c2410: enhance the probe
	function error path")'

Patch v2:
---------
- change "@owner: MTD module owner" to "@owner: NAND device owner"
- change "nand memory organization" to "@nand->memorg" 

Xiaolei Li (2):
  mtd: Fix some function description mismatches in mtdcore.c
  mtd: nand: Fix some function description mismatches in core.c

 drivers/mtd/mtdcore.c   |  8 ++++----
 drivers/mtd/nand/core.c | 12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-03-29 20:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29  1:34 [PATCH v2 0/2] Fix some function description mismatches Xiaolei Li
2018-03-29  1:34 ` Xiaolei Li
2018-03-29  1:34 ` [PATCH v2 1/2] mtd: Fix some function description mismatches in mtdcore.c Xiaolei Li
2018-03-29  1:34   ` Xiaolei Li
2018-03-29 20:24   ` Boris Brezillon
2018-03-29 20:24     ` Boris Brezillon
2018-03-29  1:34 ` [PATCH v2 2/2] mtd: nand: Fix some function description mismatches in core.c Xiaolei Li
2018-03-29  1:34   ` Xiaolei Li
2018-03-29 17:54   ` Boris Brezillon
2018-03-29 17:54     ` Boris Brezillon

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.