From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiaolei Li To: , CC: , , , Subject: [PATCH v2 0/2] Fix some function description mismatches Date: Thu, 29 Mar 2018 09:34:57 +0800 Message-ID: <1522287299-12620-1-git-send-email-xiaolei.li@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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