From: Kishon Vijay Abraham I <kishon@ti.com>
To: Antoine Tenart <antoine.tenart@free-electrons.com>,
Michal Simek <michal.simek@xilinx.com>
Cc: <linux-kernel@vger.kernel.org>, <monstr@monstr.eu>,
Jiri Kosina <trivial@kernel.org>
Subject: Re: [PATCH 3/3] usb: berlin: Trivial coding style cleanup
Date: Wed, 15 Jul 2015 18:13:14 +0530 [thread overview]
Message-ID: <55A65562.40509@ti.com> (raw)
In-Reply-To: <20150626085927.GC17234@kwain>
Hi,
On Friday 26 June 2015 02:29 PM, Antoine Tenart wrote:
> 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>
Fixed $subject to have "phy" instead of "usb" and merged this series to
linux-phy tree.
Cheers
Kishon
>
>> ---
>>
>> 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
>>
>
next prev parent reply other threads:[~2015-07-15 12:44 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
2015-07-15 12:43 ` Kishon Vijay Abraham I [this message]
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=55A65562.40509@ti.com \
--to=kishon@ti.com \
--cc=antoine.tenart@free-electrons.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