On 03/06/19 08:21, Peter Xu wrote:
> On Fri, May 31, 2019 at 02:56:21PM +0200, Juan Quintela wrote:
>> Peter Xu wrote:
>>> According to: https://spdx.org/ids-how, let's still allow QEMU to use
>>> the SPDX license identifier:
>>>
>>> // SPDX-License-Identifier: ***
>>>
>>> Signed-off-by: Peter Xu
On Fri, May 31, 2019 at 02:56:21PM +0200, Juan Quintela wrote:
> Peter Xu wrote:
> > According to: https://spdx.org/ids-how, let's still allow QEMU to use
> > the SPDX license identifier:
> >
> > // SPDX-License-Identifier: ***
> >
> > Signed-off-by: Peter Xu
>
> Reviewed-by: Juan Quintela
>
>
Peter Xu wrote:
> According to: https://spdx.org/ids-how, let's still allow QEMU to use
> the SPDX license identifier:
>
> // SPDX-License-Identifier: ***
>
> Signed-off-by: Peter Xu
Reviewed-by: Juan Quintela
Althought this patch don't belong to the series O:-)
According to: https://spdx.org/ids-how, let's still allow QEMU to use
the SPDX license identifier:
// SPDX-License-Identifier: ***
Signed-off-by: Peter Xu
---
scripts/checkpatch.pl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.p