Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread srishti sharma
On Mon, Jun 12, 2017 at 6:47 PM, Dan Carpenter wrote: > On Mon, Jun 12, 2017 at 06:16:30PM +0530, srishti sharma wrote: >> >> Thanks :) , so will this be accepted ? >> > > Probably, yes. Unless Greg has already dropped it because you said to > drop it. > > regards, >

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread srishti sharma
On Mon, Jun 12, 2017 at 6:47 PM, Dan Carpenter wrote: > On Mon, Jun 12, 2017 at 06:16:30PM +0530, srishti sharma wrote: >> >> Thanks :) , so will this be accepted ? >> > > Probably, yes. Unless Greg has already dropped it because you said to > drop it. > > regards, > dan carpenter > Okay,

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread Dan Carpenter
On Mon, Jun 12, 2017 at 06:16:30PM +0530, srishti sharma wrote: > > Thanks :) , so will this be accepted ? > Probably, yes. Unless Greg has already dropped it because you said to drop it. regards, dan carpenter

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread Dan Carpenter
On Mon, Jun 12, 2017 at 06:16:30PM +0530, srishti sharma wrote: > > Thanks :) , so will this be accepted ? > Probably, yes. Unless Greg has already dropped it because you said to drop it. regards, dan carpenter

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread srishti sharma
On Mon, Jun 12, 2017 at 5:53 PM, Dan Carpenter wrote: > On Sat, Jun 10, 2017 at 12:33:57AM +0530, srishti sharma wrote: >> On Sat, Jun 10, 2017 at 12:25 AM, srishti sharma >> wrote: >> > Fixed alignment so that it matched open paranthesis . >> >

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread srishti sharma
On Mon, Jun 12, 2017 at 5:53 PM, Dan Carpenter wrote: > On Sat, Jun 10, 2017 at 12:33:57AM +0530, srishti sharma wrote: >> On Sat, Jun 10, 2017 at 12:25 AM, srishti sharma >> wrote: >> > Fixed alignment so that it matched open paranthesis . >> > >> > Signed-off-by: srishti sharma >

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread Dan Carpenter
On Sat, Jun 10, 2017 at 12:33:57AM +0530, srishti sharma wrote: > On Sat, Jun 10, 2017 at 12:25 AM, srishti sharma > wrote: > > Fixed alignment so that it matched open paranthesis . > > > > Signed-off-by: srishti sharma ^ ^

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-12 Thread Dan Carpenter
On Sat, Jun 10, 2017 at 12:33:57AM +0530, srishti sharma wrote: > On Sat, Jun 10, 2017 at 12:25 AM, srishti sharma > wrote: > > Fixed alignment so that it matched open paranthesis . > > > > Signed-off-by: srishti sharma ^ ^ You're the opposite of me. My mama named me

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-09 Thread srishti sharma
On Sat, Jun 10, 2017 at 12:25 AM, srishti sharma wrote: > Fixed alignment so that it matched open paranthesis . > > Signed-off-by: srishti sharma > --- > drivers/staging/ks7010/ks_hostif.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-09 Thread srishti sharma
On Sat, Jun 10, 2017 at 12:25 AM, srishti sharma wrote: > Fixed alignment so that it matched open paranthesis . > > Signed-off-by: srishti sharma > --- > drivers/staging/ks7010/ks_hostif.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

[PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-09 Thread srishti sharma
Fixed alignment so that it matched open paranthesis . Signed-off-by: srishti sharma --- drivers/staging/ks7010/ks_hostif.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/ks7010/ks_hostif.c b/drivers/staging/ks7010/ks_hostif.c

[PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis

2017-06-09 Thread srishti sharma
Fixed alignment so that it matched open paranthesis . Signed-off-by: srishti sharma --- drivers/staging/ks7010/ks_hostif.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/ks7010/ks_hostif.c b/drivers/staging/ks7010/ks_hostif.c index 697347b..e3c11be