summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
authorJasmin Jessich <jasmin@anw.at>2017-07-15 20:43:07 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-20 15:32:06 -0400
commita75aa90c7c2fd82793efca1d300fd9bad766c02d (patch)
tree9f8ed9150727c3827d9d88e7537f80401a6a15f1 /drivers/gpu/drm
parentbacba9e540162feef62ed17ed49c313a287a3341 (diff)
media: dvb_ca_en50221: Used a helper variable
Used a helper variable "struct dvb_ca_slot *sl" instead of "ca->slot_info[slot]". This reduces the line length and simplifies code reading. Fixed also "-strict" checks in this patch: - Comparison to NULL written as "!<var>". Signed-off-by: Jasmin Jessich <jasmin@anw.at> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/gpu/drm')
0 files changed, 0 insertions, 0 deletions