diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-07-06 09:13:17 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-08-03 17:52:40 +0100 |
commit | 49316cbf0a9875f102f98dc8b7c80cfa142e33cf (patch) | |
tree | 366e7f239ffa5ab28b63b994137d569c6e3f336c /arch/mips/dec/kn01-berr.c | |
parent | 1c1a90d866c5fb029099b9f0f40534e01b7c4d91 (diff) | |
download | op-kernel-dev-49316cbf0a9875f102f98dc8b7c80cfa142e33cf.zip op-kernel-dev-49316cbf0a9875f102f98dc8b7c80cfa142e33cf.tar.gz |
MIPS: Eleminate filenames from comments
They tend to get not updated when files are moved around or copied and
lack any obvious use. While at it zap some only too obvious comments and
as per Shinya's suggestion, add a copyright header to extable.c.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Diffstat (limited to 'arch/mips/dec/kn01-berr.c')
-rw-r--r-- | arch/mips/dec/kn01-berr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/dec/kn01-berr.c b/arch/mips/dec/kn01-berr.c index d3b8002..b0dc6d5 100644 --- a/arch/mips/dec/kn01-berr.c +++ b/arch/mips/dec/kn01-berr.c @@ -1,6 +1,4 @@ /* - * linux/arch/mips/dec/kn01-berr.c - * * Bus error event handling code for DECstation/DECsystem 3100 * and 2100 (KN01) systems equipped with parity error detection * logic. |