linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: dontdiff: Update with additional entries
@ 2017-01-16 22:31 Florian Fainelli
  2017-01-26 22:09 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2017-01-16 22:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: akpm, Florian Fainelli, Jonathan Corbet, open list:DOCUMENTATION

Add a bunch of entries reflective of programs that the kernel build:
sortextable, dtc. And while at it, expand the lex*.c entries to cover
e.g: dtc-lexer.c. Finally, exclude devicetable-offsets.h

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 Documentation/dontdiff | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index a23edccd2059..77b92221f951 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -116,9 +116,11 @@ crc32table.h*
 cscope.*
 defkeymap.c
 devlist.h*
+devicetable-offsets.h
 dnotify_test
 docproc
 dslm
+dtc
 elf2ecoff
 elfconfig.h*
 evergreen_reg_safe.h
@@ -153,8 +155,8 @@ keywords.c
 ksym.c*
 ksym.h*
 kxgettext
-lex.c
-lex.*.c
+*lex.c
+*lex.*.c
 linux
 logo_*.c
 logo_*_clut224.c
@@ -215,6 +217,7 @@ series
 setup
 setup.bin
 setup.elf
+sortextable
 sImage
 sm_tbl*
 split-include
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: dontdiff: Update with additional entries
  2017-01-16 22:31 [PATCH] Documentation: dontdiff: Update with additional entries Florian Fainelli
@ 2017-01-26 22:09 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2017-01-26 22:09 UTC (permalink / raw)
  To: Florian Fainelli; +Cc: linux-kernel, akpm, open list:DOCUMENTATION

On Mon, 16 Jan 2017 14:31:15 -0800
Florian Fainelli <f.fainelli@gmail.com> wrote:

> Add a bunch of entries reflective of programs that the kernel build:
> sortextable, dtc. And while at it, expand the lex*.c entries to cover
> e.g: dtc-lexer.c. Finally, exclude devicetable-offsets.h

Does anybody still use the dontdiff file?  I wonder if we could
automatically generate it from the .gitignore files...  Oh well,
meanwhile, I've applied this to the docs tree, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-26 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-16 22:31 [PATCH] Documentation: dontdiff: Update with additional entries Florian Fainelli
2017-01-26 22:09 ` Jonathan Corbet

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).