All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] USB: sa1111: sparse and checkpatch cleanups
Date: Fri, 3 Feb 2012 12:32:28 -0800	[thread overview]
Message-ID: <20120203203228.GA23778@kroah.com> (raw)
In-Reply-To: <E1RtPRY-00048Q-MI@rmk-PC.arm.linux.org.uk>

On Fri, Feb 03, 2012 at 08:09:12PM +0000, Russell King - ARM Linux wrote:
> Clean up the ohci-sa1111 driver formatting to be more compliant with
> current standards, and add 'static' to various function definitions
> to avoid sparse complaints about undeclared functions.  Remove the
> unnecessary local declaration of 'usb_disabled', which can be found
> instead in linux/usb.h.
> 
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

Do you want me to take these 5 patches through the USB tree?  Or are you
going to take them through an ARM tree?

Either is fine with me, if ARM, feel free to add:
	Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

to them.

greg k-h

  reply	other threads:[~2012-02-03 20:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03 20:04 [PATCH 0/5] SA1111 USB cleanups Russell King - ARM Linux
2012-02-03 20:09 ` [PATCH 1/5] USB: sa1111: sparse and checkpatch cleanups Russell King - ARM Linux
2012-02-03 20:32   ` Greg KH [this message]
2012-02-03 20:38     ` Russell King - ARM Linux
2012-02-03 20:47       ` Greg KH
2012-02-03 20:59         ` Alan Stern
2012-02-03 20:09 ` [PATCH 2/5] USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) Russell King - ARM Linux
2012-02-03 20:09 ` [PATCH 3/5] USB: sa1111: reorganize ohci-sa1111.c Russell King - ARM Linux
2012-02-03 20:10 ` [PATCH 4/5] USB: sa1111: add OHCI shutdown methods Russell King - ARM Linux
2012-02-03 20:10 ` [PATCH 5/5] USB: sa1111: add hcd .reset method Russell King - ARM Linux

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=20120203203228.GA23778@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.