backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] backport: move percpu.h file to the correct location
@ 2018-02-28 19:24 Luca Coelho
  0 siblings, 0 replies; only message in thread
From: Luca Coelho @ 2018-02-28 19:24 UTC (permalink / raw)
  To: backports; +Cc: hauke, luciano.coelho, sara.sharon

From: Luca Coelho <luciano.coelho@intel.com>

Mistakenly, the percpu.h file was added to a new backport-include
directory at the root.  It should be in the proper location at
backport/backport-include instead.  Fix that.

Fixes: a4c44dbee35d ("backport: implement alloc_percpu_gfp() for < 3.18.")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
---
 {backport-include => backport/backport-include}/linux/percpu.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {backport-include => backport/backport-include}/linux/percpu.h (100%)

diff --git a/backport-include/linux/percpu.h b/backport/backport-include/linux/percpu.h
similarity index 100%
rename from backport-include/linux/percpu.h
rename to backport/backport-include/linux/percpu.h
-- 
2.16.1

--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-28 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28 19:24 [PATCH] backport: move percpu.h file to the correct location Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).