The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v1] objtool: Fix typo "teh" to "the"
@ 2025-10-15  9:01 Tiezhu Yang
  2025-10-15  9:17 ` Peter Zijlstra
  0 siblings, 1 reply; 4+ messages in thread
From: Tiezhu Yang @ 2025-10-15  9:01 UTC (permalink / raw)
  To: Josh Poimboeuf, Peter Zijlstra; +Cc: linux-kernel

Obviously, it should be "the end" rather than "teh end".

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
---
 tools/objtool/check.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/objtool/check.c b/tools/objtool/check.c
index a5770570b106..64c54225f875 100644
--- a/tools/objtool/check.c
+++ b/tools/objtool/check.c
@@ -3947,7 +3947,7 @@ static int validate_unret(struct objtool_file *file, struct instruction *insn)
 			return 0;
 
 		if (!next) {
-			WARN_INSN(insn, "teh end!");
+			WARN_INSN(insn, "the end!");
 			return 1;
 		}
 		insn = next;
-- 
2.42.0


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

* Re: [PATCH v1] objtool: Fix typo "teh" to "the"
  2025-10-15  9:01 [PATCH v1] objtool: Fix typo "teh" to "the" Tiezhu Yang
@ 2025-10-15  9:17 ` Peter Zijlstra
  2025-10-15  9:47   ` Tiezhu Yang
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Zijlstra @ 2025-10-15  9:17 UTC (permalink / raw)
  To: Tiezhu Yang; +Cc: Josh Poimboeuf, linux-kernel

On Wed, Oct 15, 2025 at 05:01:06PM +0800, Tiezhu Yang wrote:
> Obviously, it should be "the end" rather than "teh end".

Was not in fact type but interweb slang:

  https://www.urbandictionary.com/define.php?term=teh

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

* Re: [PATCH v1] objtool: Fix typo "teh" to "the"
  2025-10-15  9:17 ` Peter Zijlstra
@ 2025-10-15  9:47   ` Tiezhu Yang
  2025-10-15  9:56     ` Peter Zijlstra
  0 siblings, 1 reply; 4+ messages in thread
From: Tiezhu Yang @ 2025-10-15  9:47 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: Josh Poimboeuf, linux-kernel

On 2025/10/15 下午5:17, Peter Zijlstra wrote:
> On Wed, Oct 15, 2025 at 05:01:06PM +0800, Tiezhu Yang wrote:
>> Obviously, it should be "the end" rather than "teh end".
> 
> Was not in fact type but interweb slang:
> 
>    https://www.urbandictionary.com/define.php?term=teh

I can not open the above link, I read the info from
https://www.definitions.net/definition/TEH

What should to do in the next step?

(1) Do nothing, just keep it as is.
(2) Change it to "the", but adjust the patch subject and
commit message.

Thanks,
Tiezhu


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

* Re: [PATCH v1] objtool: Fix typo "teh" to "the"
  2025-10-15  9:47   ` Tiezhu Yang
@ 2025-10-15  9:56     ` Peter Zijlstra
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Zijlstra @ 2025-10-15  9:56 UTC (permalink / raw)
  To: Tiezhu Yang; +Cc: Josh Poimboeuf, linux-kernel

On Wed, Oct 15, 2025 at 05:47:38PM +0800, Tiezhu Yang wrote:
> On 2025/10/15 下午5:17, Peter Zijlstra wrote:
> > On Wed, Oct 15, 2025 at 05:01:06PM +0800, Tiezhu Yang wrote:
> > > Obviously, it should be "the end" rather than "teh end".
> > 
> > Was not in fact type but interweb slang:
> > 
> >    https://www.urbandictionary.com/define.php?term=teh
> 
> I can not open the above link, I read the info from
> https://www.definitions.net/definition/TEH
> 
> What should to do in the next step?
> 
> (1) Do nothing, just keep it as is.

This :-) Consider it your new word of the day.

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

end of thread, other threads:[~2025-10-15  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15  9:01 [PATCH v1] objtool: Fix typo "teh" to "the" Tiezhu Yang
2025-10-15  9:17 ` Peter Zijlstra
2025-10-15  9:47   ` Tiezhu Yang
2025-10-15  9:56     ` Peter Zijlstra

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