Re: [PATCH v3 4/8] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT

2024-10-03 Thread Daniel Kiper via Grub-devel
On Mon, Sep 23, 2024 at 09:56:22AM -0700, ross.philipson via trenchboot-devel wrote: > On 9/22/24 10:17 AM, Sergii Dmytruk wrote: > > From: Daniel Kiper > > > > This fixes naming inconsistency that goes against coding style as well > > as helps to avoid potential conflicts and confusion. > > > >

Re: [PATCH v3 4/8] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT

2024-09-23 Thread Ross Philipson via Grub-devel
On 9/22/24 10:17 AM, Sergii Dmytruk wrote: From: Daniel Kiper This fixes naming inconsistency that goes against coding style as well as helps to avoid potential conflicts and confusion. Signed-off-by: Daniel Kiper Signed-off-by: Sergii Dmytruk Reviewed-by: Ross Philipson --- grub-core