Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682086 > unrolled thread
| Started by | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| First post | 2017-07-06 08:50 +0200 |
| Last post | 2017-07-06 08:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops Thierry Reding <thierry.reding@gmail.com> - 2017-07-06 08:50 +0200
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2017-07-06 08:50 +0200 |
| Subject | Re: [PATCH] pwm: pwm-hibvt: constify hibvt_pwm_ops |
| Message-ID | <u08LU-OV-29@gated-at.bofh.it> |
[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 top | Article view | linux.kernel
csiph-web