On Tue, Dec 08, 2020 at 04:45:32PM -0600, Glenn Washburn wrote: > The function grub_disk_get_size is confusingly named because it actually > returns a sector count where the sectors are sized in the grub native sector > size. Rename to something more appropriate. > > Signed-off-by: Glenn Washburn <[email protected]> > Suggested-by: Daniel Kiper <[email protected]> > Reviewed-by: Daniel Kiper <[email protected]> > Reviewed-by: Patrick Steinhardt <[email protected]>
The proper order is: Suggested-by: Daniel Kiper <[email protected]> Signed-off-by: Glenn Washburn <[email protected]> Reviewed-by: Patrick Steinhardt <[email protected]> Reviewed-by: Daniel Kiper <[email protected]> First I suggested the patch, you wrote it, Patrick reviewed the patch and finally I did it. I will fix it before committing. Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
