linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] Subject: [PATCH 19/91] um: get rid of sysdep/checksum.h
@ 2011-08-18 19:02 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2011-08-18 19:02 UTC (permalink / raw)
  To: richard; +Cc: linux-kernel, user-mode-linux-devel


Move those to sys-.../asm/checksum.h, kill include/asm/checksum.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
 arch/um/include/asm/checksum.h                     |    6 ------
 arch/um/sys-i386/{shared/sysdep => asm}/checksum.h |    2 +-
 .../sys-x86_64/{shared/sysdep => asm}/checksum.h   |    0
 3 files changed, 1 insertions(+), 7 deletions(-)
 delete mode 100644 arch/um/include/asm/checksum.h
 rename arch/um/sys-i386/{shared/sysdep => asm}/checksum.h (99%)
 rename arch/um/sys-x86_64/{shared/sysdep => asm}/checksum.h (100%)

diff --git a/arch/um/include/asm/checksum.h b/arch/um/include/asm/checksum.h
deleted file mode 100644
index 5b50136..0000000
--- a/arch/um/include/asm/checksum.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __UM_CHECKSUM_H
-#define __UM_CHECKSUM_H
-
-#include "sysdep/checksum.h"
-
-#endif
diff --git a/arch/um/sys-i386/shared/sysdep/checksum.h b/arch/um/sys-i386/asm/checksum.h
similarity index 99%
rename from arch/um/sys-i386/shared/sysdep/checksum.h
rename to arch/um/sys-i386/asm/checksum.h
index ed47445..caab742 100644
--- a/arch/um/sys-i386/shared/sysdep/checksum.h
+++ b/arch/um/sys-i386/asm/checksum.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Licensed under the GPL
  */
 
diff --git a/arch/um/sys-x86_64/shared/sysdep/checksum.h b/arch/um/sys-x86_64/asm/checksum.h
similarity index 100%
rename from arch/um/sys-x86_64/shared/sysdep/checksum.h
rename to arch/um/sys-x86_64/asm/checksum.h
-- 
1.7.2.5



------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


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

only message in thread, other threads:[~2011-08-18 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18 19:02 [uml-devel] Subject: [PATCH 19/91] um: get rid of sysdep/checksum.h Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox