public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: akpm@linux-foundation.org
Cc: linux-kbuild@vger.kernel.org, mkatiyar@gmail.com
Subject: Re: [patch 1/3] kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
Date: Sat, 6 Jun 2009 00:14:37 +0200	[thread overview]
Message-ID: <20090605221437.GJ29008@uranus.ravnborg.org> (raw)
In-Reply-To: <200905122102.n4CL2pC0007217@imap1.linux-foundation.org>

On Tue, May 12, 2009 at 01:43:35PM -0700, akpm@linux-foundation.org wrote:
> From: Manish Katiyar <mkatiyar@gmail.com>
> 
> Fix coding style whitespace issues and replace __initcall with
> device_initcall.  Fixed multi-line comments as per coding style.
> 
> Errors as reported by checkpatch.pl :-
> Before:
> total: 14 errors, 14 warnings, 487 lines checked
> After :
> total: 0 errors, 8 warnings, 507 lines checked
> 
> Compile tested binary verified as :-
> Before:
>  text    data     bss     dec     hex filename
>  2405       4       0    2409     969 kernel/kallsyms.o
> After :
>  text     data     bss     dec     hex filename
>  2405       4       0    2409     969 kernel/kallsyms.o
> 
> Signed-off-by: Manish Katiyar <mkatiyar@gmail.com>
> Cc: Sam Ravnborg <sam@ravnborg.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Applied,
	Sam

      reply	other threads:[~2009-06-05 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 20:43 [patch 1/3] kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace akpm
2009-06-05 22:14 ` Sam Ravnborg [this message]

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=20090605221437.GJ29008@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=mkatiyar@gmail.com \
    /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