From: matt mooney <mfm@muteddisk.com>
To: Akshay Joshi <me@akshayjoshi.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
linux-usb@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] Staging: usbip: Remove trailing spaces.
Date: Sat, 20 Aug 2011 23:56:35 -0700 [thread overview]
Message-ID: <20110821065635.GA27006@haskell.muteddisk.com> (raw)
In-Reply-To: <1313611112-16083-1-git-send-email-me@akshayjoshi.com>
On 15:58 Wed 17 Aug , Akshay Joshi wrote:
> Remove trailing spaces to comply with the kernel coding style.
>
> Signed-off-by: Akshay Joshi <me@akshayjoshi.com>
Acked-by: matt mooney <mfm@muteddisk.com>
> ---
> drivers/staging/usbip/stub_dev.c | 4 ++--
> drivers/staging/usbip/stub_rx.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/staging/usbip/stub_dev.c b/drivers/staging/usbip/stub_dev.c
> index fce22f2..1dacdc0 100644
> --- a/drivers/staging/usbip/stub_dev.c
> +++ b/drivers/staging/usbip/stub_dev.c
> @@ -524,11 +524,11 @@ static void stub_disconnect(struct usb_interface *interface)
> }
> }
>
> -/*
> +/*
> * Presence of pre_reset and post_reset prevents the driver from being unbound
> * when the device is being reset
> */
> -
> +
> int stub_pre_reset(struct usb_interface *interface)
> {
> dev_dbg(&interface->dev, "pre_reset\n");
> diff --git a/drivers/staging/usbip/stub_rx.c b/drivers/staging/usbip/stub_rx.c
> index 538fb9e..1c1957f 100644
> --- a/drivers/staging/usbip/stub_rx.c
> +++ b/drivers/staging/usbip/stub_rx.c
> @@ -175,7 +175,7 @@ static int tweak_reset_device_cmd(struct urb *urb)
> dev_info(&urb->dev->dev, "usb_queue_reset_device\n");
>
> /*
> - * With the implementation of pre_reset and post_reset the driver no
> + * With the implementation of pre_reset and post_reset the driver no
> * longer unbinds. This allows the use of synchronous reset.
> */
>
> --
> 1.7.5.4
>
prev parent reply other threads:[~2011-08-21 7:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-17 19:58 [PATCH 1/2] Staging: usbip: Remove trailing spaces Akshay Joshi
2011-08-17 19:58 ` [PATCH 2/2] Staging: usbip: Fix braces and spaces to match coding style Akshay Joshi
2011-08-21 6:57 ` matt mooney
2011-08-21 6:56 ` matt mooney [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=20110821065635.GA27006@haskell.muteddisk.com \
--to=mfm@muteddisk.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=me@akshayjoshi.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