Re: [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch
Jan Beulich <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <[email protected]> |
On 11.08.2026 13:49, Oleksii Kurochko wrote: > On 8/11/26 10:17 AM, Baptiste Le Duc wrote: >> On 2026-08-10 17:36:56+02:00, Oleksii Kurochko wrote: >>> On 8/10/26 4:49 PM, Baptiste Le Duc wrote: >>>>> +/* >>>> Why have you included a copyright notice here, but not in the other >>>> files? >>> >>> So I just decided to do that for new files as I am not using corporate >>> e-mail. >> But why didn't you do it for all new files of this series? > If there are such cases then I just missed to add it. I will double > check during preparation of v2. Hmm, I'm a little irritated by "missed to add". In past discussions (plural) the usefulness of such copyright notices in comments was put under question. They go stale anyway as code moves around. And likely there were other aspects that I forgot. Jan