Re: [PATCH] Fix copyright notice of kernel space headers

2022-05-18 Thread Sebastian Huber
On 18/05/2022 09:23, Chris Johns wrote: Just a comment ... is the guard change more important when searching the commit history that the copyright change? I did split the commit into three commits. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebasti

Re: [PATCH] Fix copyright notice of kernel space headers

2022-05-18 Thread Chris Johns
On 18/5/2022 4:57 pm, Sebastian Huber wrote: > Use the copyright notice of the associated header file from FreeBSD if the > kernel space header file contains a substantial amount of imported code. > > Add include guard checks to all header files. OK. Just a comment ... is the guard change more i