On 03/11/2015 08:06 PM, Paul Bolle wrote:
> On Mon, 2015-03-09 at 10:23 +0900, Beomho Seo wrote:
>> --- /dev/null
>> +++ b/drivers/power/rt5033_charger.c
>> @@ -0,0 +1,485 @@
>> +/*
>> + * Battery charger driver for RT5033
>> + *
>> + * Copyright (C) 2014 Samsung Electronics, Co., Ltd.
>> + * Author: Beomho Seo <beomho....@samsung.com>
>> + *
>> + * This program is free software; you can redistribute it and/or modify
>> + * it under the terms of the GNU General Public License version 2 as
>> + * published bythe Free Software Foundation.
>> + */
> 
> (bythe?)
> 
> This states the license is GPL v2.
> 
>> +MODULE_LICENSE("GPL");
> 
> So you probably meant
>     MODULE_LICENSE("GPL v2");
> 
> 
> Paul Bolle
> 

OK I will fix wrong spacing and state the license.
Additionally, fix wrong spacing all rt5033-* driver.

Best regards,
Beomho Seo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to