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


Groups > linux.kernel > #1429730

Re: [PATCH v10 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v10 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h
Date 2016-06-23 14:00 +0200
Message-ID <rNbsB-12A-7@gated-at.bofh.it> (permalink)
References <rN8Eq-7sH-15@gated-at.bofh.it> <rN8Eq-7sH-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Thu, Jun 23, 2016 at 05:55:17PM +0900, Taeung Song escreveu:
> Lately util/config.h has been added
> but util/cache.h has declarations of functions
> and a global variable for config features.
> 
> To manage codes about configuration at one spot,
> move them to util/config.h and let source files
> that need config features include config.h
> And if the source files that included previous cache.h
> need only config.h, remove including cache.h.

Applied and build tested.

- Arnaldo

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


Thread

[PATCH v10 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h Taeung Song <treeze.taeung@gmail.com> - 2016-06-23 11:00 +0200
  Re: [PATCH v10 1/3] perf config: Bring declarations about config  from util/cache.h to util/config.h Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-06-23 14:00 +0200
    Re: [PATCH v10 1/3] perf config: Bring declarations about config from  util/cache.h to util/config.h Taeung Song <treeze.taeung@gmail.com> - 2016-06-23 14:50 +0200
  [tip:perf/core] perf config: Move config declarations from  util/cache.h to util/config.h tip-bot for Taeung Song <tipbot@zytor.com> - 2016-06-26 13:00 +0200

csiph-web