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:	Wed, 12 Feb 2014 18:28:41 -0800 (PST)
From:	David Rientjes <rientjes@...gle.com>
To:	Daeseok Youn <daeseok.youn@...il.com>
cc:	Andrew Morton <akpm@...ux-foundation.org>, toshi.kani@...com,
	isimatu.yasuaki@...fujitsu.com, gong.chen@...ux.intel.com,
	haokexin@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kernel/resource.c: fix sparse non static symbol
 warning

On Thu, 13 Feb 2014, Daeseok Youn wrote:

> From f8e0752ac80e56bcbfe197a5820692d199822b52 Mon Sep 17 00:00:00 2001
> From: Daeseok Youn <daeseok.youn@...il.com>
> Date: Thu, 13 Feb 2014 10:11:39 +0900
> Subject: [PATCH] kernel/resource.c: fix sparse non static symbol warning
> 
> kernel/resource.c:518:5: warning:
>  symbol 'reallocate_resource' was not declared. Should it be static?
> 
> Signed-off-by: Daeseok Youn <daeseok.youn@...il.com>

Changelog would be better if it said it's only referenced in file scope so 
it can be marked static.

Acked-by: David Rientjes <rientjes@...gle.com>
--
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