public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Tim Hockin <thockin@sun.com>
Cc: Eric <ebrower@usa.net>, MTD List <linux-mtd@lists.infradead.org>
Subject: Re: [structure field names]
Date: Fri, 20 Jul 2001 09:12:24 +0100	[thread overview]
Message-ID: <28808.995616744@redhat.com> (raw)
In-Reply-To: <3B578A10.2475DD64@sun.com>

thockin@sun.com said:
> ebrower@usa.net said:
> > There is a patch for SPARC/Linux in the patches directory
> > that performs 32- to 64-bit ioctl conversions.  If you
> > touch any struct member names that are used as ioctl args
> > this patch will need to be rev'ed as well.

I thought we'd changed the types so that conversions weren't necessary?


thockin@sun.com said:
>  I was just planning to change the map_info, cfi_private, mtd_info
> structures, so that the fields were more descriptive:

> size -> map_size
> size -> mtd_size 

You mean:
   map->size ==> map->map_size
   mtd->size ==> mtd->mtd_size

Almost all variables of type 'struct mtd_info *' have 'mtd' at the end of 
the name, and almost all variable of type 'struct map_info *' have 'map' at 
the end of the name, don't they?

--
dwmw2

      reply	other threads:[~2001-07-20  8:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010720011341.17284.qmail@nwcst289.netaddress.usa.net>
2001-07-20  1:32 ` [structure field names] Tim Hockin
2001-07-20  8:12   ` David Woodhouse [this message]

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=28808.995616744@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=ebrower@usa.net \
    --cc=linux-mtd@lists.infradead.org \
    --cc=thockin@sun.com \
    /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