On Wed, Jun 05, 2019 at 01:52:01PM +0300, Talel Shenhar wrote: > --- /dev/null > +++ b/drivers/irqchip/irq-al-fic.c > @@ -0,0 +1,289 @@ > +// SPDX-License-Identifier: GPL-2.0 > +/**
No need for kernel-doc format style here. > + * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. "or its affiliates"? You know the answer to this, don't keep us in suspense. Put the proper copyright holder here please, otherwise this is totally useless. Well, copyright notices are technically useless anyway, but lawyers like to cargo-cult with the best of them, so it should be correct at the least. thanks, greg k-h