diff options
author | Dave Airlie <airlied@optimus.localdomain> | 2006-12-19 17:49:08 +1100 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-12-19 17:49:08 +1100 |
commit | 94bb598e6b7d68690426f4c7c4385823951861eb (patch) | |
tree | e7e721886a97a8a6c4ad78bdb0212b1d4fe32b09 /drivers/char/drm/radeon_irq.c | |
parent | 183b4aeefa1ff8e0a792b95d5d56f0994d022449 (diff) | |
download | linux-94bb598e6b7d68690426f4c7c4385823951861eb.tar.gz linux-94bb598e6b7d68690426f4c7c4385823951861eb.tar.bz2 linux-94bb598e6b7d68690426f4c7c4385823951861eb.zip |
drm: fixup comment header style
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'drivers/char/drm/radeon_irq.c')
-rw-r--r-- | drivers/char/drm/radeon_irq.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/char/drm/radeon_irq.c b/drivers/char/drm/radeon_irq.c index d60519de887b..3ff0baa2fbfa 100644 --- a/drivers/char/drm/radeon_irq.c +++ b/drivers/char/drm/radeon_irq.c @@ -1,5 +1,5 @@ -/* radeon_irq.c -- IRQ handling for radeon -*- linux-c -*- - * +/* radeon_irq.c -- IRQ handling for radeon -*- linux-c -*- */ +/* * Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved. * * The Weather Channel (TM) funded Tungsten Graphics to develop the |