Re: [PATCH 3/3] usb: berlin: Trivial coding style cleanup

2015-07-15 Thread Kishon Vijay Abraham I
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 > > Acked-by: Antoine Tenart Fixed $subject to have "phy" instead of "usb" and merged this series to

Re: [PATCH 3/3] usb: berlin: Trivial coding style cleanup

2015-06-26 Thread Antoine Tenart
On Wed, Jun 24, 2015 at 10:40:55AM +0200, Michal Simek wrote: > Remove unneeded space after tab. > > Signed-off-by: Michal Simek Acked-by: Antoine Tenart > --- > > drivers/phy/phy-berlin-usb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/phy/phy-berlin-us

[PATCH 3/3] usb: berlin: Trivial coding style cleanup

2015-06-24 Thread Michal Simek
Remove unneeded space after tab. Signed-off-by: Michal Simek --- 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.