2009-09-12 15:08:44

by Tiago Vignatti

[permalink] [raw]
Subject: [PATCH] PCI/VGA: fix header commentary

Signed-off-by: Tiago Vignatti <[email protected]>
---

Amend this somewhere, Jesse. Thanks.


include/linux/vgaarb.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/vgaarb.h b/include/linux/vgaarb.h
index e81c64a..290409c 100644
--- a/include/linux/vgaarb.h
+++ b/include/linux/vgaarb.h
@@ -1,5 +1,5 @@
/*
- * vgaarb.c
+ * vgaarb.h
*
* (C) Copyright 2005 Benjamin Herrenschmidt <[email protected]>
* (C) Copyright 2007 Paulo R. Zanoni <[email protected]>
--
1.5.6.3


2009-09-17 16:41:49

by Jesse Barnes

[permalink] [raw]
Subject: Re: [PATCH] PCI/VGA: fix header commentary

On Sat, 12 Sep 2009 18:02:31 +0300
Tiago Vignatti <[email protected]> wrote:

> Signed-off-by: Tiago Vignatti <[email protected]>
> ---
>
> Amend this somewhere, Jesse. Thanks.
>
>
> include/linux/vgaarb.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/linux/vgaarb.h b/include/linux/vgaarb.h
> index e81c64a..290409c 100644
> --- a/include/linux/vgaarb.h
> +++ b/include/linux/vgaarb.h
> @@ -1,5 +1,5 @@
> /*
> - * vgaarb.c
> + * vgaarb.h
> *
> * (C) Copyright 2005 Benjamin Herrenschmidt
> <[email protected]>
> * (C) Copyright 2007 Paulo R. Zanoni <[email protected]>

I removed the referenced to the filename altogether and replaced it
with a short comment. Thanks.

--
Jesse Barnes, Intel Open Source Technology Center