[PATCH] trivial: de-inline large functions
Sergei Trofimovich
slyfox at inbox.ru
Sun Aug 30 18:55:40 UTC 2009
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.?
Thanks!
> --
> vda
--
Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20090830/3621493d/attachment.asc>
More information about the mc-devel
mailing list