]> www.infradead.org Git - users/dwmw2/linux.git/commit
md/raid5: Drop extern on function declarations in raid5.h
authorLogan Gunthorpe <logang@deltatee.com>
Thu, 11 Aug 2022 17:14:15 +0000 (11:14 -0600)
committerSong Liu <song@kernel.org>
Thu, 22 Sep 2022 07:05:04 +0000 (00:05 -0700)
commit9892fa993f8a8e716f39266b24d6218d8333ff89
treec351189e6bc7f8c540241873c90277e976defe12
parentb6d56144fe902c2b7b9a3573aaf6aa7dc5366211
md/raid5: Drop extern on function declarations in raid5.h

externs should not be used in function declarations, so clean those
up.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Song Liu <song@kernel.org>
drivers/md/raid5.h