Re: [PATCH] kernel/resource.c: fix sparse non static symbol warning

2014-02-13 Thread Yasuaki Ishimatsu
(2014/02/13 11:02), Daeseok Youn wrote: From f8e0752ac80e56bcbfe197a5820692d199822b52 Mon Sep 17 00:00:00 2001 From: Daeseok Youn 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 'reallocat

Re: [PATCH] kernel/resource.c: fix sparse non static symbol warning

2014-02-12 Thread DaeSeok Youn
OK. If I send a patch like this again, ChangeLog is written as you comment. Thanks. Daeseok Youn. 2014-02-13 11:28 GMT+09:00 David Rientjes : > On Thu, 13 Feb 2014, Daeseok Youn wrote: > >> From f8e0752ac80e56bcbfe197a5820692d199822b52 Mon Sep 17 00:00:00 2001 >> From: Daeseok Youn >> Date: Thu

Re: [PATCH] kernel/resource.c: fix sparse non static symbol warning

2014-02-12 Thread David Rientjes
On Thu, 13 Feb 2014, Daeseok Youn wrote: > From f8e0752ac80e56bcbfe197a5820692d199822b52 Mon Sep 17 00:00:00 2001 > From: Daeseok Youn > 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: > symbo