[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SN6PR04MB452707FD4C32EE927D80294F860F0@SN6PR04MB4527.namprd04.prod.outlook.com>
Date: Mon, 13 May 2019 15:24:59 +0000
From: Chaitanya Kulkarni <Chaitanya.Kulkarni@....com>
To: Akinobu Mita <akinobu.mita@...il.com>,
"linux-nvme@...ts.infradead.org" <linux-nvme@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: Jens Axboe <axboe@...com>, Sagi Grimberg <sagi@...mberg.me>,
Kenneth Heitke <kenneth.heitke@...el.com>,
Keith Busch <keith.busch@...el.com>,
Minwoo Im <minwoo.im.dev@...il.com>,
Johannes Berg <johannes@...solutions.net>,
Christoph Hellwig <hch@....de>
Subject: Re: [PATCH v3 2/7] devcoredump: fix typo in comment
Looks good.
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@....com>.
On 05/12/2019 08:55 AM, Akinobu Mita wrote:
> s/dev_coredumpmsg/dev_coredumpsg/
>
> Cc: Johannes Berg <johannes@...solutions.net>
> Cc: Keith Busch <keith.busch@...el.com>
> Cc: Jens Axboe <axboe@...com>
> Cc: Christoph Hellwig <hch@....de>
> Cc: Sagi Grimberg <sagi@...mberg.me>
> Cc: Minwoo Im <minwoo.im.dev@...il.com>
> Cc: Kenneth Heitke <kenneth.heitke@...el.com>
> Signed-off-by: Akinobu Mita <akinobu.mita@...il.com>
> ---
> * v3
> - No change since v2
>
> drivers/base/devcoredump.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/base/devcoredump.c b/drivers/base/devcoredump.c
> index 3c960a6..e42d0b5 100644
> --- a/drivers/base/devcoredump.c
> +++ b/drivers/base/devcoredump.c
> @@ -314,7 +314,7 @@ void dev_coredumpm(struct device *dev, struct module *owner,
> EXPORT_SYMBOL_GPL(dev_coredumpm);
>
> /**
> - * dev_coredumpmsg - create device coredump that uses scatterlist as data
> + * dev_coredumpsg - create device coredump that uses scatterlist as data
> * parameter
> * @dev: the struct device for the crashed device
> * @table: the dump data
>
Powered by blists - more mailing lists