All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: media: davinci_vpfe: Fix various warnings
@ 2019-03-07 11:41 Daniela Mormocea
  2019-03-07 11:41 ` [PATCH 1/3] staging: media: davinci_vpfe: Fix comparison to NULL Daniela Mormocea
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniela Mormocea @ 2019-03-07 11:41 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Daniela Mormocea

This series fix the following warnings:
-Fix comparison to NULL
-Change multiple line dereference into a single line
-Fix alignment warnings

Daniela Mormocea (3):
  Fix comparison to NULL
  Fix multiple line dereference
  Fix alignment issues

 drivers/staging/media/davinci_vpfe/dm365_ipipeif.c | 23 +++++++++++-----------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-07 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07 11:41 [PATCH 0/3] staging: media: davinci_vpfe: Fix various warnings Daniela Mormocea
2019-03-07 11:41 ` [PATCH 1/3] staging: media: davinci_vpfe: Fix comparison to NULL Daniela Mormocea
2019-03-07 11:42 ` [PATCH 2/3] staging: media: davinci_vpfe: Fix multiple line dereference Daniela Mormocea
2019-03-07 11:42 ` [PATCH 3/3] staging: media: davinci_vpfe: Fix alignment issues Daniela Mormocea

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.