remove "ported by" message, except for in the original BFS port (bfs.patch)
[kernel-bfs] / kernel-bfs-2.6.28 / debian / patches / bfs / bfs-318-to-330.patch
index b42ee67..96f6364 100644 (file)
@@ -22,8 +22,8 @@ Index: kernel-2.6.28/include/linux/sched.h
  
  static inline void print_scheduler_version(void)
  {
--      printk(KERN_INFO"BFS CPU scheduler v0.318 by Con Kolivas ported by ToAsTcfh.\n");
-+      printk(KERN_INFO"BFS CPU scheduler v0.330 by Con Kolivas ported by ToAsTcfh.\n");
+-      printk(KERN_INFO"BFS CPU scheduler v0.318 by Con Kolivas.\n");
++      printk(KERN_INFO"BFS CPU scheduler v0.330 by Con Kolivas.\n");
  }
  
  static inline int iso_task(struct task_struct *p)