On 7/27/07, Robin Getz <rgetz@xxxxxxxxxxxxxxxxxxxx> wrote:Didn't he mean "x == NULL" > "!x"?
If there is a definite style or semantic preference that everyone should live
with - does it make sense to put checks in checkpatch.pl to enforce it?
checkpatch.pl does not have enough semantic knowledge to know if the
thing being tested is a pointer ... dont know if the sparse utility
would be able to pick it out as i'm not familiar with what level that
thing runs at