All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vaishali Thakkar <vthakkar1994@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/2] Staging: media: Using set_up timer
Date: Wed, 18 Feb 2015 22:22:17 +0530	[thread overview]
Message-ID: <cover.1424276915.git.vthakkar1994@gmail.com> (raw)

This patch-set introduces the use of function setup_timer
instead of structure assignments as it is the preferred
way to setup and set the timer. This change is done using
Coccinelle. Also, data value of setup_timer function is
changed here.


Vaishali Thakkar (2):
  Staging: media: lirc: Use setup_timer
  Staging: media: Change data value in setup_timer

 drivers/staging/media/lirc/lirc_sir.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-02-18 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 16:52 Vaishali Thakkar [this message]
2015-02-18 16:52 ` [PATCH v2 1/2] Staging: media: lirc: Use setup_timer Vaishali Thakkar
2015-02-18 16:52 ` [PATCH v2 2/2] Staging: media: Change data value in setup_timer function Vaishali Thakkar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1424276915.git.vthakkar1994@gmail.com \
    --to=vthakkar1994@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.