Hi Daniel, > > On Thu, Jul 08, 2021 at 05:55:57PM +0200, Petr Vorel wrote: > > > Signed-off-by: Petr Vorel <pvo...@suse.cz> > > > --- > > > grub-core/osdep/devmapper/getroot.c | 7 +------ > > > grub-core/osdep/devmapper/hostdisk.c | 7 +------ > > > grub-core/osdep/linux/getroot.c | 7 +------ > > > grub-core/osdep/unix/getroot.c | 7 +------ > > > include/grub/osdep/major.h | 30 ++++++++++++++++++++++++++++ > > > 5 files changed, 34 insertions(+), 24 deletions(-) > > > create mode 100644 include/grub/osdep/major.h
> > May I ask you to explain in the commit message why this patch is needed? > It's just a small cleanup. If you're not against it, sure, I can mention it in > the commit message. Ah, you probably mean to put the description from major.h also to the commit message. Kind regards, Petr +/* + * Fix for glibc 2.25 is deprecating the namespace pollution of sys/types.h + * injecting major(), minor(), and makedev() into the compilation environment. + * See configure.ac. +*/ > Kind regards, > Petr > > Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel