Commit d9f3216b474be170d0c093d70125b541ace58704

Authored by Adrian Bunk
Committed by Linus Torvalds
1 parent 693ac38932

kernel/dma.c: remove a CVS keyword

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

1   -/* $Id: dma.c,v 1.7 1994/12/28 03:35:33 root Exp root $
  1 +/*
2 2 * linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c.
3 3 *
4 4 * Written by Hennus Bergman, 1992.