lkml.org 
[lkml]   [2013]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [GIT PULL] Stage 1 of __cpuinit removal
    From
    On Tue, Jul 2, 2013 at 10:44 AM, Paul Gortmaker
    <paul.gortmaker@windriver.com> wrote:
    >
    > include/asm-generic/vmlinux.lds.h | 12 ---------
    > include/linux/init.h | 19 +++++++-------
    > scripts/mod/modpost.c | 52 +++++++--------------------------------
    > 3 files changed, 19 insertions(+), 65 deletions(-)

    Your diffstat is odd, and doesn't match mine. But I'm pretty sure
    yours is just plain wrong, because your numbers just don't add up.

    You have:
    12+19+52 = 83
    19+65 = 84

    how the heck did you manage that?

    The correct diffstat would seem to be

    include/asm-generic/vmlinux.lds.h | 12 ------------
    include/linux/init.h | 19 +++++++++---------
    scripts/mod/modpost.c | 52
    +++++++++----------------------------------------
    3 files changed, 18 insertions(+), 65 deletions(-)

    (where both set of numbers add up to 83).

    Linus


    \
     
     \ /
      Last update: 2013-07-07 20:41    [W:6.343 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site