lkml.org 
[lkml]   [2012]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 2/6] [TRIVIAL] x86: remove offsets.h from .gitignore and dontdiff
From
Date
Commit 77d1a4999502c260df0eb2de437d320bf8c64b36 ("x86, boot: make
symbols from the main vmlinux available") removed all traces of
offsets.h from the tree. Remove its entries in dontdiff and x86/boot's
.gitignore file too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
0) Tested with git grep only.

1) There's also drivers/staging/media/solo6x10/offsets.h. It has nothing
to do with this stuff. I guess the dontdiff entry would incorrectly
trigger for that file too.

Documentation/dontdiff | 1 -
arch/x86/boot/.gitignore | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index b4a898f..c48e21d 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -183,7 +183,6 @@ modversions.h*
nconf
ncscope.*
offset.h
-offsets.h
oui.c*
page-types
parse.c
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore
index 851fe93..e3cf9f6 100644
--- a/arch/x86/boot/.gitignore
+++ b/arch/x86/boot/.gitignore
@@ -2,7 +2,6 @@ bootsect
bzImage
cpustr.h
mkcpustr
-offsets.h
voffset.h
zoffset.h
setup
--
1.7.7.6


\
 
 \ /
  Last update: 2012-07-01 16:22    [W:0.045 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site