Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672553
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PM / QoS: constify *_attribute_group. |
| Date | 2017-06-22 13:30 +0200 |
| Message-ID | <tV8tb-3Zd-5@gated-at.bofh.it> (permalink) |
| References | <tV80a-3zb-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu 2017-06-22 16:23:32, Arvind Yadav wrote: > File size before: > text data bss dec hex filename > 3890 1152 8 5050 13ba drivers/base/power/sysfs.o > > File size After adding 'const': > text data bss dec hex filename > 4250 800 8 5058 13c2 drivers/base/power/sysfs.o > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] PM / QoS: constify *_attribute_group. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-06-22 13:00 +0200 Re: [PATCH] PM / QoS: constify *_attribute_group. Pavel Machek <pavel@ucw.cz> - 2017-06-22 13:30 +0200
csiph-web