* [PATCH] Fix spelling error.
@ 2025-02-01 14:25 Domenico Andreoli
2025-02-10 16:53 ` Alan Maguire
0 siblings, 1 reply; 3+ messages in thread
From: Domenico Andreoli @ 2025-02-01 14:25 UTC (permalink / raw)
To: dwarves
[-- Attachment #1: Type: text/plain, Size: 895 bytes --]
From: Domenico Andreoli <domenico.andreoli@linux.com>
Fix spelling error.
Signed-off-by: Domenico Andreoli <domenico.andreoli@linux.com>
---
pahole.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: b/pahole.c
===================================================================
--- a/pahole.c
+++ b/pahole.c
@@ -1436,7 +1436,7 @@ static const struct argp_option pahole__
{
.name = "with_embedded_flexible_array",
.key = ARGP_with_embedded_flexible_array,
- .doc = "show only structs with an embedded flexible array (contaning a struct that has a flexible array)",
+ .doc = "show only structs with an embedded flexible array (containing a struct that has a flexible array)",
},
{
.name = "expand_types",
--
rsa4096: 3B10 0CA1 8674 ACBA B4FE FCD2 CE5B CF17 9960 DE13
ed25519: FFB4 0CC3 7F2E 091D F7DA 356E CC79 2832 ED38 CB05
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix spelling error.
2025-02-01 14:25 [PATCH] Fix spelling error Domenico Andreoli
@ 2025-02-10 16:53 ` Alan Maguire
2025-03-12 16:51 ` Alan Maguire
0 siblings, 1 reply; 3+ messages in thread
From: Alan Maguire @ 2025-02-10 16:53 UTC (permalink / raw)
To: Domenico Andreoli, dwarves
On 01/02/2025 14:25, Domenico Andreoli wrote:
> From: Domenico Andreoli <domenico.andreoli@linux.com>
>
> Fix spelling error.
>
> Signed-off-by: Domenico Andreoli <domenico.andreoli@linux.com>
>
looks good to me,
Reviewed-by: Alan Maguire <alan.maguire@oracle.com>
> ---
> pahole.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: b/pahole.c
> ===================================================================
> --- a/pahole.c
> +++ b/pahole.c
> @@ -1436,7 +1436,7 @@ static const struct argp_option pahole__
> {
> .name = "with_embedded_flexible_array",
> .key = ARGP_with_embedded_flexible_array,
> - .doc = "show only structs with an embedded flexible array (contaning a struct that has a flexible array)",
> + .doc = "show only structs with an embedded flexible array (containing a struct that has a flexible array)",
> },
> {
> .name = "expand_types",
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix spelling error.
2025-02-10 16:53 ` Alan Maguire
@ 2025-03-12 16:51 ` Alan Maguire
0 siblings, 0 replies; 3+ messages in thread
From: Alan Maguire @ 2025-03-12 16:51 UTC (permalink / raw)
To: Domenico Andreoli, dwarves
On 10/02/2025 16:53, Alan Maguire wrote:
> On 01/02/2025 14:25, Domenico Andreoli wrote:
>> From: Domenico Andreoli <domenico.andreoli@linux.com>
>>
>> Fix spelling error.
>>
>> Signed-off-by: Domenico Andreoli <domenico.andreoli@linux.com>
>>
>
> looks good to me,
>
> Reviewed-by: Alan Maguire <alan.maguire@oracle.com>
>
applied to the next branch of
https://git.kernel.org/pub/scm/devel/pahole/pahole.git/
thanks!
>
>> ---
>> pahole.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Index: b/pahole.c
>> ===================================================================
>> --- a/pahole.c
>> +++ b/pahole.c
>> @@ -1436,7 +1436,7 @@ static const struct argp_option pahole__
>> {
>> .name = "with_embedded_flexible_array",
>> .key = ARGP_with_embedded_flexible_array,
>> - .doc = "show only structs with an embedded flexible array (contaning a struct that has a flexible array)",
>> + .doc = "show only structs with an embedded flexible array (containing a struct that has a flexible array)",
>> },
>> {
>> .name = "expand_types",
>>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-12 16:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-01 14:25 [PATCH] Fix spelling error Domenico Andreoli
2025-02-10 16:53 ` Alan Maguire
2025-03-12 16:51 ` Alan Maguire
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox