]> git.baikalelectronics.ru Git - kernel.git/commit
md: fix a typo s/creat/create
authorGuoqing Jiang <guoqing.jiang@cloud.ionos.com>
Mon, 23 Dec 2019 09:48:54 +0000 (10:48 +0100)
committerSong Liu <songliubraving@fb.com>
Mon, 13 Jan 2020 19:44:09 +0000 (11:44 -0800)
commit5cfae4ee0b156160a135eeecc009746710b3f778
tree60a57631e75327e1411910ec9127194b886a4d14
parentbc59af154c0523c2785addb8286695272fde2160
md: fix a typo s/creat/create

It actually means create here, so fix the typo.

Reported-by: Song Liu <liu.song.a23@gmail.com>
Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
drivers/md/md.c