public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: Michal Simek <michal.simek@xilinx.com>
Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu,
	antoine.tenart@free-electrons.com,
	Jiri Kosina <trivial@kernel.org>,
	Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [PATCH 3/3] usb: berlin: Trivial coding style cleanup
Date: Fri, 26 Jun 2015 10:59:27 +0200	[thread overview]
Message-ID: <20150626085927.GC17234@kwain> (raw)
In-Reply-To: <e82768613b7e7198bc049a883e1f2456518e4732.1435135251.git.michal.simek@xilinx.com>

On Wed, Jun 24, 2015 at 10:40:55AM +0200, Michal Simek wrote:
> Remove unneeded space after tab.
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>

> ---
> 
>  drivers/phy/phy-berlin-usb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/phy/phy-berlin-usb.c b/drivers/phy/phy-berlin-usb.c
> index 762f0fbdc119..0fe0d81c29ee 100644
> --- a/drivers/phy/phy-berlin-usb.c
> +++ b/drivers/phy/phy-berlin-usb.c
> @@ -208,7 +208,7 @@ static struct platform_driver phy_berlin_usb_driver = {
>  	.driver	= {
>  		.name		= "phy-berlin-usb",
>  		.of_match_table	= phy_berlin_usb_of_match,
> -	 },
> +	},
>  };
>  module_platform_driver(phy_berlin_usb_driver);
>  
> -- 
> 2.3.5
> 

-- 
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-06-26  8:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24  8:40 [PATCH 1/3] phy: berlin: .owner field is setup by core Michal Simek
2015-06-24  8:40 ` [PATCH 2/3] phy: berlin: Do not use sata name in usb phy driver Michal Simek
2015-06-26  8:59   ` Antoine Tenart
2015-06-24  8:40 ` [PATCH 3/3] usb: berlin: Trivial coding style cleanup Michal Simek
2015-06-26  8:59   ` Antoine Tenart [this message]
2015-07-15 12:43     ` Kishon Vijay Abraham I
2015-06-26  8:59 ` [PATCH 1/3] phy: berlin: .owner field is setup by core Antoine Tenart

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=20150626085927.GC17234@kwain \
    --to=antoine.tenart@free-electrons.com \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=monstr@monstr.eu \
    --cc=trivial@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox