lkml.org 
[lkml]   [2018]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Clean up some syntax issue on unzip_vle.c
Date
This patch will do some syntax fix on unzip_vle.c file.
The first patch will produce the removeal of all comparison
with NULL constant prepending not operator for equals comparision.
The second patch move the constant comparison to the right side.
The third align some parameter with the previous parenthesis.

Cristian Sicilia (3):
staging: erofs: unzip_vle.c: Replace comparison to NULL.
staging: erofs: unzip_vle.c: Constant in comparison on right side
staging: erofs: unzip_vle.c: Align parameter to the parentesis

drivers/staging/erofs/unzip_vle.c | 105 +++++++++++++++++++-------------------
1 file changed, 53 insertions(+), 52 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-11-12 21:46    [W:0.082 / U:0.776 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site