projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
693ac38
)
kernel/dma.c: remove a CVS keyword
author
Adrian Bunk
<bunk@kernel.org>
Thu, 16 Oct 2008 05:01:26 +0000
(22:01 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:30 +0000
(11:21 -0700)
Remove a CVS keyword that wasn't updated for a long time from a comment.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/dma.c
patch
|
blob
|
blame
|
history
diff --git
a/kernel/dma.c
b/kernel/dma.c
index d2c60a82279085e80d0a46edbc0a3557e9b87f83..f903189c530440395417f7b873aff50e9936dc47 100644
(file)
--- a/
kernel/dma.c
+++ b/
kernel/dma.c
@@
-1,4
+1,4
@@
-/*
$Id: dma.c,v 1.7 1994/12/28 03:35:33 root Exp root $
+/*
* linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c.
*
* Written by Hennus Bergman, 1992.