Re: [PATCH] trivial: de-inline large functions



On Sun, 30 Aug 2009 16:40:20 +0200
Denys Vlasenko <vda linux 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

Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]