[PATCH] trivial: de-inline large functions
Denys Vlasenko
vda.linux at googlemail.com
Mon Aug 31 01:57:28 UTC 2009
On Sunday 30 August 2009 20:55, Sergei Trofimovich wrote:
> On Sun, 30 Aug 2009 16:40:20 +0200
> Denys Vlasenko <vda.linux at googlemail.com> wrote:
>
> > Hi Slava, folks,
> >
> > The attached patch de-inlines a few functions
> > which are large, or not-so-large but nevertheless
> > contain more than one function call,
> > or contain loops, or contain if's and at least one
> > function call, or contain largish objects on stack.
>
> Sure, inlines are generally useless in .c files.
>
> >
> > Please apply.
>
> Mind try to use 'git commit -s' / 'git format-patch' in order to
> just 'git am' received patch w/o manually patching, forcing us to invent
> commit message, forging original author,etc.?
Please find it attached.
--
vda
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-De-inline-a-few-functions-which-are-large.patch
Type: text/x-diff
Size: 9484 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20090831/5faa75fa/attachment.patch>
More information about the mc-devel
mailing list