Re: [PATCH v2 5/5] staging: lustre: modified comparisons against NULL

2015-07-27 Thread Dan Carpenter
On Mon, Jul 27, 2015 at 09:20:25PM +0200, Mario Bambagini wrote: The explicit comparisons against NULL has been modified to be shorter. The script checkpatch.pl does not return any other warning/error. MB Don't put MB in here. Signed-off-by: Mario Bambagini mario.bambag...@gmail.com

[PATCH v2 5/5] staging: lustre: modified comparisons against NULL

2015-07-27 Thread Mario Bambagini
The explicit comparisons against NULL has been modified to be shorter. The script checkpatch.pl does not return any other warning/error. MB Signed-off-by: Mario Bambagini mario.bambag...@gmail.com --- drivers/staging/lustre/lustre/llite/llite_capa.c | 4 ++-- 1 file changed, 2 insertions(+), 2