Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1618315

Re: [PATCH] of: Make of_match_node() an inline stub for CONFIG_OF=n

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [PATCH] of: Make of_match_node() an inline stub for CONFIG_OF=n
Date 2017-04-06 22:00 +0200
Message-ID <ttlJv-5fr-1@gated-at.bofh.it> (permalink)
References <ttlqa-58h-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Apr 06, 2017 at 12:32:24PM -0700, Florian Fainelli wrote:
> Make of_match_node() an inline function when CONFIG_OF=n which allows the
> compiler to eliminate warnings about unused variables.
> 
> Suggested-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Thanks Florian,

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] of: Make of_match_node() an inline stub for CONFIG_OF=n Florian Fainelli <f.fainelli@gmail.com> - 2017-04-06 21:40 +0200
  Re: [PATCH] of: Make of_match_node() an inline stub for CONFIG_OF=n Andrew Lunn <andrew@lunn.ch> - 2017-04-06 22:00 +0200
  Re: [PATCH] of: Make of_match_node() an inline stub for CONFIG_OF=n kbuild test robot <lkp@intel.com> - 2017-04-07 10:00 +0200

csiph-web