All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: media: omap4iss: redefine and use to_iss_buffer
@ 2019-04-01 19:20 Himadri Pandya
  2019-04-01 19:20 ` [PATCH 1/2] staging: media: omap4iss: redefine to_iss_buffer() Himadri Pandya
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Himadri Pandya @ 2019-04-01 19:20 UTC (permalink / raw)
  To: laurent.pinchart, mchehab, gregkh; +Cc: outreachy-kernel, Himadri Pandya

These patches 
- redefines an unused macro to_iss_buffer into an inline
function
- uses that inline function in suitable functions

Himadri Pandya (2):
  staging: media: omap4iss: redefine to_iss_buffer()
  staging: media: omap4iss: use to_iss_buffer instead of container_of

 drivers/staging/media/omap4iss/iss_video.c | 9 +++------
 drivers/staging/media/omap4iss/iss_video.h | 7 ++++++-
 2 files changed, 9 insertions(+), 7 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-04-02  8:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-01 19:20 [PATCH 0/2] staging: media: omap4iss: redefine and use to_iss_buffer Himadri Pandya
2019-04-01 19:20 ` [PATCH 1/2] staging: media: omap4iss: redefine to_iss_buffer() Himadri Pandya
2019-04-02  6:58   ` Laurent Pinchart
2019-04-02  8:49     ` Himadri Pandya
2019-04-01 19:20 ` [PATCH 2/2] staging: media: omap4iss: use to_iss_buffer instead of container_of Himadri Pandya
2019-04-02  5:53 ` [PATCH 0/2] staging: media: omap4iss: redefine and use to_iss_buffer Greg KH
2019-04-02  8:41   ` Himadri Pandya

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.