On Fri, Aug 21, 2015 at 06:31:33PM +0530, Aparna Karuthodi wrote:
> I fetched it yesterday using git fetch origin master. So, I thought I am in
> the recent kernel tree.
That's a horrible changelog text :(
___
devel mailing list
de...@linuxdriverprojec
On Thu, Aug 20, 2015 at 08:57:57PM +0530, Aparna Karuthodi wrote:
> Removed a space before coma to remove a coding style error detected by
> checkpatch.
> The error is given below:
> drivers/staging/fbtft/fb_ili9340.c:47: ERROR: space prohibited before
> that ',' (ctx:WxW)
>
> Signed-off-by: Aparn
Now I understood my mistake. I was calling git fetch or git pull not from
master branch. Now when I ran that command from master branch it's working.
Signed-off-by: Aparna Karuthodi
---
drivers/staging/fbtft/fb_bd663474.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dr
On Fri, Aug 21, 2015 at 06:31:33PM +0530, Aparna Karuthodi wrote:
> I fetched it yesterday using git fetch origin master. So, I thought I am in
> the recent kernel tree.
In current Linus' tree the fb_bd663474 driver does not have these style
errors.
Either your 'origin' is pointing to some tree t
I fetched it yesterday using git fetch origin master. So, I thought I am in the
recent kernel tree.
Signed-off-by: Aparna Karuthodi
---
drivers/staging/fbtft/fb_bd663474.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/fbtft/fb_bd663474.c
b/drivers/stagi
On Fri, Aug 21, 2015 at 05:55:28PM +0530, Aparna Karuthodi wrote:
> Okay. I will make the necessary changes and send it again.
> If I am making changes in each of the lines, should I send it as a
> patchset?
It seems that these checkpatch errors were already fixed in commit that
was already merged
Okay. I will make the necessary changes and send it again.
If I am making changes in each of the lines, should I send it as a
patchset?
Signed-off-by: Aparna Karuthodi
---
drivers/staging/fbtft/fb_bd663474.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/f
On Thu, Aug 20, 2015 at 07:26:59PM +0530, Aparna Karuthodi wrote:
> Removed a space before parenthesis to remove a coding style error
> detected by checkpatch.
> The error is given below:
> drivers/staging/fbtft/fb_bd663474.c:118: ERROR: space prohibited before
> that close parenthesis ')'
>
> Sig
Removed a space before coma to remove a coding style error detected by
checkpatch.
The error is given below:
drivers/staging/fbtft/fb_ili9340.c:47: ERROR: space prohibited before
that ',' (ctx:WxW)
Signed-off-by: Aparna Karuthodi
---
drivers/staging/fbtft/fb_ili9340.c |2 +-
1 file changed,
Removed a space before parenthesis to remove a coding style error
detected by checkpatch.
The error is given below:
drivers/staging/fbtft/fb_bd663474.c:118: ERROR: space prohibited before
that close parenthesis ')'
Signed-off-by: Aparna Karuthodi
---
drivers/staging/fbtft/fb_bd663474.c |2 +-
10 matches
Mail list logo