diff --git a/init/initramfs.c b/init/initramfs.c index 8ec1be4d7d5121498e606ef522a7c4eeeef3e52b..0b61a0721b7ba1c349d2c1f2db0e5eca969a02ea 100644 --- a/init/initramfs.c +++ b/init/initramfs.c @@ -651,6 +651,8 @@ static void __init populate_initrd_image(char *err) } #endif /* CONFIG_BLK_DEV_RAM */ +/* Some random comment here to create a new git base - v28 */ + static int __init populate_rootfs(void) { /* Load the built in initramfs */