All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: chalianis1@gmail.com
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] scripts: rkimage: remove twice include of the same file.
Date: Mon, 27 Oct 2025 11:18:49 +0100	[thread overview]
Message-ID: <aP9HCVEe9dpcFiuD@pengutronix.de> (raw)
In-Reply-To: <20251026062251.1131351-1-chalianis1@gmail.com>

On Sun, Oct 26, 2025 at 02:22:51AM -0400, chalianis1@gmail.com wrote:
> From: Chali Anis <chalianis1@gmail.com>
> 
> Signed-off-by: Chali Anis <chalianis1@gmail.com>
> ---
>  scripts/rkimage.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/scripts/rkimage.c b/scripts/rkimage.c
> index e5b6d61c4a9d..a6dfd2c95736 100644
> --- a/scripts/rkimage.c
> +++ b/scripts/rkimage.c
> @@ -24,7 +24,6 @@
>  #include <openssl/rsa.h>
>  
>  #include "common.h"
> -#include "common.c"

It's not the same file. The .c file is included here intentionally.

Sascha


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2025-10-27 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-26  6:22 [PATCH] scripts: rkimage: remove twice include of the same file chalianis1
2025-10-27 10:18 ` Sascha Hauer [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=aP9HCVEe9dpcFiuD@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=chalianis1@gmail.com \
    /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.