Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58862699 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Adrian Bunk
Browse files

fix file specification in comments



Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: default avatarUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 01afd806
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* linux/arch/arm/mach-s3c2410/s3c2410-sleep.S
/* linux/arch/arm/mach-s3c2410/sleep.S
 *
 * Copyright (c) 2004 Simtec Electronics
 *	Ben Dooks <ben@simtec.co.uk>
+1 −1
Original line number Diff line number Diff line
/* linux/arch/arm/mach-s3c2410/sleep.S
/* linux/arch/arm/plat-s3c24xx/sleep.S
 *
 * Copyright (c) 2004 Simtec Electronics
 *	Ben Dooks <ben@simtec.co.uk>
+1 −1
Original line number Diff line number Diff line
/*
 * linux/arch/i386/kerne/cpu/mcheck/therm_throt.c
 * linux/arch/i386/kernel/cpu/mcheck/therm_throt.c
 *
 * Thermal throttle event support code (such as syslog messaging and rate
 * limiting) that was factored out from x86_64 (mce_intel.c) and i386 (p4.c).
+1 −1
Original line number Diff line number Diff line
/*arch/ppc/platforms/mpc86xads-setup.c
/*arch/powerpc/platforms/8xx/mpc86xads_setup.c
 *
 * Platform setup for the Freescale mpc86xads board
 *
+1 −1
Original line number Diff line number Diff line
/*arch/ppc/platforms/mpc885ads-setup.c
/*arch/powerpc/platforms/8xx/mpc885ads_setup.c
 *
 * Platform setup for the Freescale mpc885ads board
 *
Loading