From: Conor Dooley <conor@kernel.org>
To: daire.mcnamara@microchip.com,
Samasth Norway Ananda <samasth.norway.ananda@oracle.com>
Cc: conor@kernel.org, Conor Dooley <conor.dooley@microchip.com>,
linux-riscv@lists.infradead.org
Subject: Re: [PATCH 1/1] firmware: microchip: fix wrong sizeof argument
Date: Mon, 29 Jan 2024 18:53:55 +0000 [thread overview]
Message-ID: <20240129-reshoot-rematch-2b43abda8b59@spud> (raw)
In-Reply-To: <20240125211933.409529-1-samasth.norway.ananda@oracle.com>
From: Conor Dooley <conor.dooley@microchip.com>
On Thu, 25 Jan 2024 13:19:33 -0800, Samasth Norway Ananda wrote:
> response_msg is a pointer to an unsigned int (u32). So passing just
> response_msg to sizeof would not print the size of the variable. To get
> the size of response_msg we need to pass it as a pointer variable.
>
>
Applied to riscv-soc-drivers-fixes, thanks!
[1/1] firmware: microchip: fix wrong sizeof argument
https://git.kernel.org/conor/c/0abcac4fe3ca
Thanks,
Conor.
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2024-01-29 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-25 21:19 [PATCH 1/1] firmware: microchip: fix wrong sizeof argument Samasth Norway Ananda
2024-01-29 18:53 ` Conor Dooley [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=20240129-reshoot-rematch-2b43abda8b59@spud \
--to=conor@kernel.org \
--cc=conor.dooley@microchip.com \
--cc=daire.mcnamara@microchip.com \
--cc=linux-riscv@lists.infradead.org \
--cc=samasth.norway.ananda@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox