All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicola Vetrini <nicola.vetrini@bugseng.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: Alessandro Zucchelli <alessandro.zucchelli@bugseng.com>,
	consulting@bugseng.com,
	Simone Ballarin <simone.ballarin@bugseng.com>,
	Doug Goldstein <cardoe@cardoe.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Julien Grall <julien@xen.org>,
	xen-devel@lists.xenproject.org
Subject: Re: [XEN PATCH v5 13/17] xen: add deviations for MISRA C 2012 Dir D4.10
Date: Tue, 30 Jul 2024 11:54:42 +0200	[thread overview]
Message-ID: <eb14ffb915e10b22ab9a32ded6961337@bugseng.com> (raw)
In-Reply-To: <7116e5dd-ad7b-4d2d-bb72-739320208dc1@suse.com>

On 2024-07-30 11:45, Jan Beulich wrote:
> On 23.07.2024 10:15, Alessandro Zucchelli wrote:
>> From: Nicola Vetrini <nicola.vetrini@bugseng.com>
>> 
>> Add safe deviation for *.c files, as estabilished in past discussion.
>> 
>> Signed-off-by: Maria Celeste Cesario  
>> <maria.celeste.cesario@bugseng.com>
>> Signed-off-by: Simone Ballarin  <simone.ballarin@bugseng.com>
>> Signed-off-by: Nicola Vetrini <nicola.vetrini@bugseng.com>
>> Signed-off-by: Alessandro Zucchelli <alessandro.zucchelli@bugseng.com>
>> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
> 
> Hmm, I was about to commit this when I noticed the mismatch between 
> From:
> and the sequence of S-o-b: Who's properly the original author of this
> patch (whose S-o-b ought to be first)?
> 
> Jan

Hi,

the original authors are Maria Celeste Cesario and Simone Ballarin, then 
me and Alessandro picked this up.
Perhaps some git configuration made it so that my From is there, but the 
S-o-b order reflects the ordering of events.

Thanks,
  Nicola

-- 
Nicola Vetrini, BSc
Software Engineer, BUGSENG srl (https://bugseng.com)


  reply	other threads:[~2024-07-30  9:55 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23  8:14 [XEN PATCH v5 00/17] xen: address violation of MISRA C:2012 Directive 4.10 Alessandro Zucchelli
2024-07-23  8:14 ` [XEN PATCH v5 01/17] misra: add deviation for headers that explicitly avoid guards Alessandro Zucchelli
2024-07-23 22:10   ` Stefano Stabellini
2024-07-23  8:14 ` [XEN PATCH v5 02/17] misra: modify deviations for empty and generated headers Alessandro Zucchelli
2024-07-23  8:14 ` [XEN PATCH v5 03/17] misra: add deviations for direct inclusion guards Alessandro Zucchelli
2024-07-23  8:14 ` [XEN PATCH v5 04/17] xen/arm: address violations of MISRA C:2012 Directive 4.10 Alessandro Zucchelli
2024-07-23  8:14 ` [XEN PATCH v5 05/17] xen/x86: " Alessandro Zucchelli
2024-07-24 15:53   ` Jan Beulich
2024-07-23  8:14 ` [XEN PATCH v5 06/17] x86/EFI: " Alessandro Zucchelli
2024-07-23  8:14 ` [XEN PATCH v5 07/17] xen/common: " Alessandro Zucchelli
2024-07-23  8:15 ` [XEN PATCH v5 08/17] xen/efi: " Alessandro Zucchelli
2024-07-23  8:15 ` [XEN PATCH v5 09/17] xen: " Alessandro Zucchelli
2024-07-24 15:55   ` Jan Beulich
2024-07-23  8:15 ` [XEN PATCH v5 10/17] x86/asm: " Alessandro Zucchelli
2024-07-23 22:19   ` Stefano Stabellini
2024-07-24 15:57   ` Jan Beulich
2024-07-23  8:15 ` [XEN PATCH v5 11/17] xen/arm: " Alessandro Zucchelli
2024-07-23  8:15 ` [XEN PATCH v5 12/17] xen: " Alessandro Zucchelli
2024-07-23 22:26   ` Stefano Stabellini
2024-07-23 22:29   ` Stefano Stabellini
2024-07-24 13:26     ` Alessandro Zucchelli
2024-07-23  8:15 ` [XEN PATCH v5 13/17] xen: add deviations for MISRA C 2012 Dir D4.10 Alessandro Zucchelli
2024-07-30  9:45   ` Jan Beulich
2024-07-30  9:54     ` Nicola Vetrini [this message]
2024-07-23  8:15 ` [XEN PATCH v5 14/17] xen/x86: rename inclusion guards for consistency Alessandro Zucchelli
2024-07-24 15:59   ` Jan Beulich
2024-07-23  8:15 ` [XEN PATCH v5 15/17] xen/build: address violation of MISRA C Directive 4.10 Alessandro Zucchelli
2024-07-23 22:31   ` Stefano Stabellini
2024-07-23  8:15 ` [XEN PATCH v5 16/17] CODING_STYLE: Add a section on header guards naming conventions Alessandro Zucchelli
2024-07-23  8:43   ` Jan Beulich
2024-07-23 22:40     ` Stefano Stabellini
2024-07-24  5:46       ` Jan Beulich
2024-07-24 22:14         ` Stefano Stabellini
2024-07-23  8:15 ` [XEN PATCH v5 17/17] include/asm-generic: rename inclusion guards for consistency Alessandro Zucchelli
2024-07-23 22:44   ` Stefano Stabellini

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=eb14ffb915e10b22ab9a32ded6961337@bugseng.com \
    --to=nicola.vetrini@bugseng.com \
    --cc=alessandro.zucchelli@bugseng.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=cardoe@cardoe.com \
    --cc=consulting@bugseng.com \
    --cc=jbeulich@suse.com \
    --cc=julien@xen.org \
    --cc=simone.ballarin@bugseng.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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.