On Tue, Nov 05, 2019 at 07:58:38AM +0100, Patrick Steinhardt wrote: > While the AFSplitter code is currently used only by the luks module, > upcoming support for luks2 will add a second module that depends on it. > To avoid any linker errors when adding the code to both modules because > of duplicated symbols, this commit moves it into its own standalone > module "afsplitter" as a preparatory step. > > Signed-off-by: Patrick Steinhardt <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
