public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: dontdiff: remove 'utf8data.h'
@ 2024-08-08  8:57 Guo Xuenan
  2024-08-08 13:17 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Guo Xuenan @ 2024-08-08  8:57 UTC (permalink / raw)
  To: corbet, linux-doc; +Cc: linux-kernel, guoxuenan, guoxuenan, jack.qiu, ganjie5

From: ganjie <ganjie5@huawei.com>

Commit 2b3d04787012 ("unicode: Add utf8-data module") changed the
database file from 'utf8data.h' to 'utf8data.c' to build separate
module, but it seems forgot to update Documentation/dontdiff. Remove
'utf8data.h' and add 'utf8data.c'.

Signed-off-by: ganjie <ganjie5@huawei.com>
---
 Documentation/dontdiff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index 3c399f132e2d..94b3492dc301 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -262,7 +262,7 @@ vsyscall_32.lds
 wanxlfw.inc
 uImage
 unifdef
-utf8data.h
+utf8data.c
 wakeup.bin
 wakeup.elf
 wakeup.lds
-- 
2.34.3


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

end of thread, other threads:[~2024-08-10  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08  8:57 [PATCH] Documentation: dontdiff: remove 'utf8data.h' Guo Xuenan
2024-08-08 13:17 ` Jonathan Corbet
2024-08-10  8:46   ` Guo Xuenan

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