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)
commit7f8a30e5d253793d660f30b7475d7bb41efd40b8
treeb438541aa96386cc3dd4966be9109dcb87a68205
parentba54d4d4d2844c234f1b4692bd8c9e0f833c8a54
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