lkml.org 
[lkml]   [2015]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] Staging: iio: accel: Fixed NULL comparison style
You have to resend it to apply on the original code, we are not going to
apply the first version of this patch. In other words it is:

- if (*rx_p == NULL) {
+ if (!*rxp) {

regards,
dan carpenter



\
 
 \ /
  Last update: 2015-12-13 15:21    [W:0.041 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site