linux57-tkg: Cosmetic update to BMQ v5.7-r1. We already had all the changes from r1 in our r0 patchset, so this is only a cosmetic change.

Fixes https://github.com/Frogging-Family/linux-tkg/issues/16
This commit is contained in:
Tk-Glitch
2020-06-08 18:17:32 +02:00
parent d19c8e2396
commit 0dd19287c3
2 changed files with 4 additions and 4 deletions

View File

@@ -639,7 +639,7 @@ index 000000000000..e4a8da074702
+
+static inline void print_scheduler_version(void)
+{
+ printk(KERN_INFO "bmq: BMQ CPU Scheduler 5.7-r0 by Alfred Chen.\n");
+ printk(KERN_INFO "bmq: BMQ CPU Scheduler 5.7-r1 by Alfred Chen.\n");
+}
+
+/**