linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denis Vlasenko <vda@port.imtp.ilyichevsk.odessa.ua>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>, Ren <l.s.r@web.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Inline vfat_strnicmp()
Date: Thu, 31 Jul 2003 15:33:49 +0300	[thread overview]
Message-ID: <200307311224.h6VCOMj19676@Port.imtp.ilyichevsk.odessa.ua> (raw)
In-Reply-To: <87wue4udxl.fsf@devron.myhome.or.jp>

On 27 July 2003 19:33, OGAWA Hirofumi wrote:
> Ren <l.s.r@web.de> writes:
> 
> > the function vfat_strnicmp() has just one callsite. Inlining it
> > actually shrinks vfat.o slightly.
> 
> Thanks. I'll submit this patch to Linus.

Just to deinline it in some months?

Come on, automatically inlining static functions with
just one callsite is a compiler's job. Don't do it.
--
vda

  reply	other threads:[~2003-07-31 12:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-27 15:21 [PATCH] Inline vfat_strnicmp() Ren
2003-07-27 16:33 ` OGAWA Hirofumi
2003-07-31 12:33   ` Denis Vlasenko [this message]
2003-07-31 13:52     ` OGAWA Hirofumi
2003-07-31 14:04       ` David Weinehall
2003-07-31 15:00         ` OGAWA Hirofumi
2003-07-31 14:06       ` Denis Vlasenko
2003-07-31 15:07         ` OGAWA Hirofumi
2003-08-01  5:55           ` Denis Vlasenko
2003-08-01 15:47             ` OGAWA Hirofumi

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=200307311224.h6VCOMj19676@Port.imtp.ilyichevsk.odessa.ua \
    --to=vda@port.imtp.ilyichevsk.odessa.ua \
    --cc=hirofumi@mail.parknet.co.jp \
    --cc=l.s.r@web.de \
    --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;
as well as URLs for NNTP newsgroup(s).