diff --git a/init/initramfs.c b/init/initramfs.c
index 7cea802d00efa3bd7c676af35b7ab676dd1a00a6..1fe8e282aff5e23fd002115b9c4e0f095355fad3 100644
--- a/init/initramfs.c
+++ b/init/initramfs.c
@@ -597,6 +597,8 @@ static void __init clean_rootfs(void)
 	kfree(buf);
 }
 
+/* Some random comment here to create a new git base - v23 */
+
 static int __init populate_rootfs(void)
 {
 	/* Load the built in initramfs */