> Subject: Re: [Patch v2 2/3] Drivers: hv: add Azure Blob driver > > On Fri, Jun 25, 2021 at 11:30:19PM -0700, longli@xxxxxxxxxxxxxxxxx wrote: > > @@ -0,0 +1,655 @@ > > +// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause > > If you _REALLY_ want to do this, please document _WHY_ you are doing this > in the changelog comment as dual-licensed Linux kernel code will just cause > you a lot of problems in the long run and we want to be sure you understand > all of the issues here and your managers agree with it. > > thanks, > > greg k-h Will fix this. Thanks, Long