Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Frank Rowand
On 10/27/16 09:53, Frank Rowand wrote: > On 10/27/16 09:27, Frank Rowand wrote: >> On 10/27/16 07:41, Pantelis Antoniou wrote: >>> Hi Frank, >>> >>> On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: From: Frank Rowand This unused variable

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Frank Rowand
On 10/27/16 09:53, Frank Rowand wrote: > On 10/27/16 09:27, Frank Rowand wrote: >> On 10/27/16 07:41, Pantelis Antoniou wrote: >>> Hi Frank, >>> >>> On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: From: Frank Rowand This unused variable is a reminder that

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Frank Rowand
On 10/27/16 09:27, Frank Rowand wrote: > On 10/27/16 07:41, Pantelis Antoniou wrote: >> Hi Frank, >> >> >>> On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: >>> >>> From: Frank Rowand >>> >>> This unused variable is a reminder that symbols in overlays are >>>

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Frank Rowand
On 10/27/16 09:27, Frank Rowand wrote: > On 10/27/16 07:41, Pantelis Antoniou wrote: >> Hi Frank, >> >> >>> On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: >>> >>> From: Frank Rowand >>> >>> This unused variable is a reminder that symbols in overlays are >>> not available to subsequent

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Frank Rowand
On 10/27/16 07:41, Pantelis Antoniou wrote: > Hi Frank, > > >> On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: >> >> From: Frank Rowand >> >> This unused variable is a reminder that symbols in overlays are >> not available to subsequent overlays. If such a

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Frank Rowand
On 10/27/16 07:41, Pantelis Antoniou wrote: > Hi Frank, > > >> On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: >> >> From: Frank Rowand >> >> This unused variable is a reminder that symbols in overlays are >> not available to subsequent overlays. If such a feature is >> desired then

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Pantelis Antoniou
Hi Frank, > On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: > > From: Frank Rowand > > This unused variable is a reminder that symbols in overlays are > not available to subsequent overlays. If such a feature is > desired then there are several ways it

Re: [RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-27 Thread Pantelis Antoniou
Hi Frank, > On Oct 25, 2016, at 23:59 , frowand.l...@gmail.com wrote: > > From: Frank Rowand > > This unused variable is a reminder that symbols in overlays are > not available to subsequent overlays. If such a feature is > desired then there are several ways it could be implemented. >

[RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-25 Thread frowand . list
From: Frank Rowand This unused variable is a reminder that symbols in overlays are not available to subsequent overlays. If such a feature is desired then there are several ways it could be implemented. Signed-off-by: Frank Rowand ---

[RFC PATCH 13/13] of: Remove unused variable overlay_symbols

2016-10-25 Thread frowand . list
From: Frank Rowand This unused variable is a reminder that symbols in overlays are not available to subsequent overlays. If such a feature is desired then there are several ways it could be implemented. Signed-off-by: Frank Rowand --- drivers/of/resolver.c | 5 + 1 file changed, 1