Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bhumirks@gmail.com
Cc: julia.lawall@lip6.fr, michael.hennerich@analog.com,
	aar@pengutronix.de, stefan@osg.samsung.com,
	linux-wpan@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: ieee802154: constify ieee802154_ops structures
Date: Mon, 21 Nov 2016 16:13:02 -0500 (EST)	[thread overview]
Message-ID: <20161121.161302.699676538738993647.davem@davemloft.net> (raw)
In-Reply-To: <1479760214-32624-1-git-send-email-bhumirks@gmail.com>

From: Bhumika Goyal <bhumirks@gmail.com>
Date: Tue, 22 Nov 2016 02:00:14 +0530

> Declare the structure ieee802154_ops as const as it is only passed as an
> argument to the function  ieee802154_alloc_hw. This argument is of type
> const struct ieee802154_ops *, so ieee80254_ops structures having this
> property can be declared as const.
> Done using Coccinelle:
 ...
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Applied.

      parent reply	other threads:[~2016-11-21 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-21 20:30 [PATCH] net: ieee802154: constify ieee802154_ops structures Bhumika Goyal
2016-11-21 20:39 ` Stefan Schmidt
2016-11-21 21:13 ` David Miller [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=20161121.161302.699676538738993647.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=aar@pengutronix.de \
    --cc=bhumirks@gmail.com \
    --cc=julia.lawall@lip6.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=michael.hennerich@analog.com \
    --cc=netdev@vger.kernel.org \
    --cc=stefan@osg.samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox