On 07/30/2016 09:11 AM, Nadim almas wrote:
This patch compresses two lines in to a single line in file ion.c
if immediate return statement is found. It also removes variable
bytes_written as it is no longer needed.
This still says bytes_written.
None of the patches after your first one apply
This patch compresses two lines in to a single line in file ion.c
if immediate return statement is found. It also removes variable
bytes_written as it is no longer needed.
It is done using script Coccinelle. And coccinelle uses following semantic
patch for this compression function:
@@
expressi
On 07/30/2016 01:12 PM, Nadim almas wrote:
> This patch compresses two lines in to a single line in file rtw_android.c
> if immediate return statement is found. It also removes variable
> bytes_written as it is no longer needed.
This commit message is wrong. Neither are you editing rtw_android.c,
This patch compresses two lines in to a single line in file rtw_android.c
if immediate return statement is found. It also removes variable
bytes_written as it is no longer needed.
It is done using script Coccinelle. And coccinelle uses following semantic
patch for this compression function:
@@
On Sat, 2016-07-30 at 02:54 -0700, Nadim almas wrote:
> This patch compresses two lines in to a single line in file rtw_android.c
> if immediate return statement is found. It also removes variable
> bytes_written as it is no longer needed.
>
> It is done using script Coccinelle. And coccinelle us
This patch compresses two lines in to a single line in file rtw_android.c
if immediate return statement is found. It also removes variable
bytes_written as it is no longer needed.
It is done using script Coccinelle. And coccinelle uses following semantic
patch for this compression function:
@@
This patch compresses two lines in to a single line in file rtw_android.c
if immediate return statement is found. It also removes variable
bytes_written as it is no longer needed.
It is done using script Coccinelle. And coccinelle uses following semantic
patch for this compression function:
@@
On Fri, 2016-07-29 at 14:06 -0700, Nadim almas wrote:
> This patch compresses two lines in to a single line in file rtw_android.c
> if immediate return statement is found. It also removes variable
> bytes_written as it is no longer needed.
>
> It is done using script Coccinelle. And coccinelle us
This patch compresses two lines in to a single line in file rtw_android.c
if immediate return statement is found. It also removes variable
bytes_written as it is no longer needed.
It is done using script Coccinelle. And coccinelle uses following semantic
patch for this compression function:
@@