]> git.baikalelectronics.ru Git - kernel.git/commit
raid5: update code comment of scribble_alloc()
authorColy Li <colyli@suse.de>
Thu, 9 Apr 2020 14:17:22 +0000 (22:17 +0800)
committerSong Liu <songliubraving@fb.com>
Wed, 13 May 2020 18:22:31 +0000 (11:22 -0700)
commit5bac639bd4c7bf6f7e0eb36b7a88546d969a0cd1
treeb438541aa96386cc3dd4966be9109dcb87a68205
parent6959a9e700faaee7a9836f38f2f2e009a3292ecb
raid5: update code comment of scribble_alloc()

Code comments of scribble_alloc() is outdated for a while. This patch
update the comments in function header for the new parameter list.

Suggested-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Song Liu <songliubraving@fb.com>
drivers/md/raid5.c