summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/TODO
diff options
context:
space:
mode:
authorChristian Colic <colic.christian@gmail.com>2015-11-19 16:18:43 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-29 06:40:31 (GMT)
commitd3da1cbaef8d92b1bb4103feee03b888f5bead24 (patch)
tree58bfdac97bedca6c5f91c518128ce6180068caea /drivers/staging/speakup/TODO
parent1fd16a31256cc867a7212e3399bd493a92cbd177 (diff)
downloadlinux-d3da1cbaef8d92b1bb4103feee03b888f5bead24.tar.xz
staging: speakup: (coding style) Rewrite comparisons to NULL
Rewrite comparisons to NULL so they dont show any checkpatch errors anymore. "vc_cons[i].d != NULL" => "vc_cons[i].d" Signed-off-by: Christian Colic <colic.christian@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/speakup/TODO')
0 files changed, 0 insertions, 0 deletions