public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] agpgart splitup and cleanup for 2.5.25
Date: Mon, 15 Jul 2002 05:38:59 +0000 (UTC)	[thread overview]
Message-ID: <agtn5j$ij2$1@penguin.transmeta.com> (raw)
In-Reply-To: 20020711230222.GA5143@kroah.com

In article <20020711230222.GA5143@kroah.com>, Greg KH  <greg@kroah.com> wrote:
>
>Here's the diffstat output of it:
> drivers/char/Config.help             |   87 
> drivers/char/Config.in               |   15 
> drivers/char/agp/Config.help         |   88 
> drivers/char/agp/Config.in           |   14 
> drivers/char/agp/Makefile            |   13 
> drivers/char/agp/agp.h               |  348 +-
> drivers/char/agp/agpgart_be-ali.c    |  265 ++
> drivers/char/agp/agpgart_be-amd.c    |  408 +++
> drivers/char/agp/agpgart_be-hp.c     |  394 +++
> drivers/char/agp/agpgart_be-i460.c   |  595 ++++
> drivers/char/agp/agpgart_be-i810.c   |  594 ++++
> drivers/char/agp/agpgart_be-i8x0.c   |  720 +++++
> drivers/char/agp/agpgart_be-sis.c    |  142 +
> drivers/char/agp/agpgart_be-sworks.c |  626 +++++
> drivers/char/agp/agpgart_be-via.c    |  151 +

Ok, so is there any real _reason_ to have filenames quite this ugly?

I'd love to have agp split up sanely, but "sanely" does imply that a via
driver is called "via.c", since the "be" part ("backend") is completely
silly (of _course_ a chipset driver is a "backend" driver, it sure as
hell aint frontend), and that "agpgart_" prefix is kind of silly, since
the whole subdirectory is clearly about AGP. 

Having filenames that repeat is redundant, excessive, exorbitant, and
superfluous. 

If you want the redundancy, duplication and profusion, please keep it
shorter.  And put it at the end, so that at least filename completion
works well: "via-agp.c".

Ok?

				Linus

  parent reply	other threads:[~2002-07-15  5:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-11 23:02 [PATCH] agpgart splitup and cleanup for 2.5.25 Greg KH
2002-07-11 23:18 ` Greg KH
2002-07-12 12:56   ` Dave Jones
2002-07-12 22:17 ` Greg KH
2002-07-15  8:17   ` Geert Uytterhoeven
2002-07-16  0:10     ` Greg KH
2002-07-15  5:38 ` Linus Torvalds [this message]
2002-07-15  8:46   ` Dave Jones
2002-07-15 16:42     ` Jeff Garzik
2002-07-15 16:45       ` Dave Jones
2002-07-15 18:23         ` Linus Torvalds
2002-07-28 14:06 ` Tommy Faasen
2002-07-28 19:00   ` Greg KH
2002-07-28 19:09     ` Dave Jones
2002-07-28 19:23     ` root

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='agtn5j$ij2$1@penguin.transmeta.com' \
    --to=torvalds@transmeta.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox