Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1682086

Re: [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops
Date 2017-07-06 08:50 +0200
Message-ID <u08LU-OV-29@gated-at.bofh.it> (permalink)
References <tRQMa-6li-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops Thierry Reding <thierry.reding@gmail.com> - 2017-07-06 08:50 +0200

csiph-web