Coccinelle Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: rusty@rustcorp.com.au (Rusty Russell)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH v2 2/7] module: add extra argument for parse_params() callback
Date: Wed, 15 Oct 2014 16:05:00 +1030	[thread overview]
Message-ID: <87egu9c2uz.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1412372683-2003-3-git-send-email-mcgrof@do-not-panic.com>

"Luis R. Rodriguez" <mcgrof@do-not-panic.com> writes:
> From: "Luis R. Rodriguez" <mcgrof@suse.com>
>
> This adds an extra argument onto parse_params() to be used
> as a way to make the unused callback a bit more useful and
> generic by allowing the caller to pass on a data structure
> of its choice. An example use case is to allow us to easily
> make module parameters for every module which we will do
> next.

Acked-by: Rusty Russell <rusty@rustcorp.com.au>

Cheers,
Rusty.

      parent reply	other threads:[~2014-10-15  5:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1412372683-2003-1-git-send-email-mcgrof@do-not-panic.com>
2014-10-03 21:44 ` [Cocci] [PATCH v2 2/7] module: add extra argument for parse_params() callback Luis R. Rodriguez
2014-10-04 12:55   ` SF Markus Elfring
2014-10-06 20:38     ` Luis R. Rodriguez
2014-10-06 21:06       ` SF Markus Elfring
2014-10-06 22:15         ` Luis R. Rodriguez
2014-10-15  5:35   ` Rusty Russell [this message]

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=87egu9c2uz.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=cocci@systeme.lip6.fr \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox