Christoph Hellwig <hch@xxxxxxxxxxxxx> writes: > On Tue, May 31, 2022 at 11:50:08AM +0100, Chris Webb wrote: > > +extern int md_alloc(dev_t dev, char *name); > > No need for the extern here. > > Otherwise looks good: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Thanks! I'll resend with the redundant extern dropped. Best wishes, Chris.