From: Robert Jarzmik <robert.jarzmik@free•fr>
To: Bhumika Goyal <bhumirks@gmail•com>
Cc: julia.lawall@lip6•fr, balbi@kernel•org,
gregkh@linuxfoundation•org, leoli@freescale•com,
daniel@zonque•org, haojian.zhuang@gmail•com,
linux-usb@vger•kernel.org, linux-kernel@vger•kernel.org,
linuxppc-dev@lists•ozlabs.org,
linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH] usb: gadget: udc: constify usb_ep_ops structures
Date: Thu, 26 Jan 2017 10:15:04 +0100 [thread overview]
Message-ID: <878tpychd3.fsf@belgarion.home> (raw)
In-Reply-To: <1485192364-2840-1-git-send-email-bhumirks@gmail.com> (Bhumika Goyal's message of "Mon, 23 Jan 2017 22:56:04 +0530")
Bhumika Goyal <bhumirks@gmail•com> writes:
> Declare usb_ep_ops structures as const as they are only stored in the
> ops field of an usb_ep structure. This field is of type const, so
> usb_ep_ops structures having this property can be made const too.
> Done using Coccinelle( A smaller version of the script)
For pxa27x_udc.c :
Acked-by: Robert Jarzmik <robert.jarzmik@free•fr>
Cheers.
--
Robert
prev parent reply other threads:[~2017-01-26 9:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 17:26 [PATCH] usb: gadget: udc: constify usb_ep_ops structures Bhumika Goyal
2017-01-26 9:15 ` Robert Jarzmik [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=878tpychd3.fsf@belgarion.home \
--to=robert.jarzmik@free$(echo .)fr \
--cc=balbi@kernel$(echo .)org \
--cc=bhumirks@gmail$(echo .)com \
--cc=daniel@zonque$(echo .)org \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=haojian.zhuang@gmail$(echo .)com \
--cc=julia.lawall@lip6$(echo .)fr \
--cc=leoli@freescale$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-usb@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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