patch-2.1.104 linux/arch/sparc/ap1000/util.c

Next file: linux/arch/sparc/kernel/entry.S
Previous file: linux/arch/ppc/mm/init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/arch/sparc/ap1000/util.c linux/arch/sparc/ap1000/util.c
@@ -42,8 +42,8 @@
 	return res;
 }
 
-/* How many bogo mips in the entire machine
-Dont worry about float because when it gets this big, its irrelevant */
+/* How many BogoMIPS in the entire machine
+Don't worry about float because when it gets this big, it's irrelevant */
 int mpp_agg_bogomips(void)
 {
   return mpp_num_cells()*loops_per_sec/500000; /* cheat in working it out */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov