From: Thierry Reding <thierry.reding@gmail.com>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops
Date: Thu, 6 Jul 2017 08:41:32 +0200 [thread overview]
Message-ID: <20170706064132.GF16144@ulmo.fritz.box> (raw)
In-Reply-To: <fc61e98b728dd0e9179409c4369e5f4d1f5d7f08.1497346829.git.arvind.yadav.cs@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 543 bytes --]
On Tue, Jun 13, 2017 at 03:26:41PM +0530, Arvind Yadav wrote:
> File size before:
> text data bss dec hex filename
> 1510 296 0 1806 70e drivers/pwm/pwm-hibvt.o
> File size After adding 'const':
> text data bss dec hex filename
> 1606 192 0 1798 706 drivers/pwm/pwm-hibvt.o
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> ---
> drivers/pwm/pwm-hibvt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2017-07-06 6:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-13 9:56 [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops Arvind Yadav
2017-07-06 6:41 ` Thierry Reding [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=20170706064132.GF16144@ulmo.fritz.box \
--to=thierry.reding@gmail.com \
--cc=arvind.yadav.cs@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).