remove "ported by" message, except for in the original BFS port (bfs.patch)
[kernel-bfs] / kernel-bfs-2.6.28 / debian / patches / bfs / bfs-350-to-357.patch
index 9199cc9..91d3507 100644 (file)
@@ -230,7 +230,7 @@ Index: linux-2.6.28/include/linux/sched.h
  
  static inline void print_scheduler_version(void)
  {
--      printk(KERN_INFO"BFS CPU scheduler v0.350 by Con Kolivas ported by ToAsTcfh.\n");
+-      printk(KERN_INFO"BFS CPU scheduler v0.350 by Con Kolivas.\n");
 +      printk(KERN_INFO"BFS CPU scheduler v0.357 by Con Kolivas.\n");
  }