lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 Aug 2015 10:02:40 +0200
From:	Robert Baldyga <r.baldyga@...sung.com>
To:	Valentin Rothberg <valentinrothberg@...il.com>
Cc:	clement.perrochaud@...innov.com, linux-kernel@...r.kernel.org,
	sameo@...ux.intel.com, linux-nfc@...ts.01.org
Subject: Re: [PATCH] drivers/nfc/s3fwrn5/Makefile: remove superfluous cflags

[ +cc Samuel Ortiz and <linux-nfc@...ts.01.org> ]

Hi Samuel,

Could you please apply this patch?

Thanks,
Robert

On 08/31/2015 09:54 AM, Robert Baldyga wrote:
> On 08/25/2015 10:50 AM, Valentin Rothberg wrote:
>> NFC_DEBUG is not defined in Kconfig and since DEBUG is not used
>> anywhere in this directory, we can safely remove this line.
>>
>> Signed-off-by: Valentin Rothberg <valentinrothberg@...il.com>
> 
> Acked-by: Robert Baldyga <r.baldyga@...sung.com>
> 
> Thanks,
> Robert Baldyga
> 
>> ---
>> I detected the issue with scripts/checkkconfigsymbols.py
>>
>>  drivers/nfc/s3fwrn5/Makefile | 2 --
>>  1 file changed, 2 deletions(-)
>>
>> diff --git a/drivers/nfc/s3fwrn5/Makefile b/drivers/nfc/s3fwrn5/Makefile
>> index 3381c34faf62..ddfa7be7dd05 100644
>> --- a/drivers/nfc/s3fwrn5/Makefile
>> +++ b/drivers/nfc/s3fwrn5/Makefile
>> @@ -7,5 +7,3 @@ s3fwrn5_i2c-objs = i2c.o
>>  
>>  obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5.o
>>  obj-$(CONFIG_NFC_S3FWRN5_I2C) += s3fwrn5_i2c.o
>> -
>> -ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
>>
> 

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ