Re: [PATCH] drivers: hwspinlock: add CSR atlas7 implementation

From: Barry Song
Date: Sun Mar 08 2015 - 22:37:29 EST


2015-03-07 21:42 GMT+08:00 Paul Bolle <pebolle@xxxxxxxxxx>:
> One license nit.
>
> Barry Song schreef op vr 06-03-2015 om 16:30 [+0800]:
>> --- /dev/null
>> +++ b/drivers/hwspinlock/sirf_hwspinlock.c
>> @@ -0,0 +1,151 @@
>> +/*
>> + * SIRF hardware spinlock driver
>> + *
>> + * Copyright (c) 2014 Cambridge Silicon Radio Limited, a CSR plc group company.
>> + *
>> + * Licensed under GPLv2 or later.
>> + */
>
> This states the license is GPL v2 or later.
>
>> +MODULE_LICENSE("GPL v2");
>
> So you probably want
> MODULE_LICENSE("GPL");
>
> here.

i'd like to drop "or later".

>
>
> Paul Bolle
>
-barry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/