All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Qiuer Zhu <chaozyhaha@gmail.com>,
	peterz@infradead.org, frederic@kernel.org
Cc: chaozyhaha@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] time: Add macros to prevent duplicate inclusion of headers
Date: Sun, 09 Mar 2025 19:33:15 +0100	[thread overview]
Message-ID: <87bjua2gwk.ffs@tglx> (raw)
In-Reply-To: <20250309150524.760-1-chaozyhaha@gmail.com>

On Sun, Mar 09 2025 at 23:05, Qiuer Zhu wrote:
> Add macros to prevent duplicate inclusion of tick-internal.h
> and posix-timers.h.

That's a problem for public headers, but not for directory local
headers. They don't suffer the problem of accidental recursion.

Thanks,

        tglx

      reply	other threads:[~2025-03-09 18:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-09 15:05 [PATCH] time: Add macros to prevent duplicate inclusion of headers Qiuer Zhu
2025-03-09 18:33 ` Thomas Gleixner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bjua2gwk.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=chaozyhaha@gmail.com \
    --cc=frederic@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.