summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-06-29 16:31:26 +0530
committerDavid S. Miller <davem@davemloft.net>2017-06-29 15:48:51 -0400
commit38ef00cc3390798cc09e8565b708a46daef7f1b6 (patch)
tree3278672c62e57232b82945b80793b64de62406df /tools/perf/scripts/python/bin
parentee27244b6653f54fb1a7601ff08d02889b699388 (diff)
downloadkernel-38ef00cc3390798cc09e8565b708a46daef7f1b6.tar.gz
net: constify attribute_group structures.
attribute_groups are not supposed to change at runtime. All functions working with attribute_groups provided by <linux/device.h> work with const attribute_group. So mark the non-const structs as const. File size before: text data bss dec hex filename 9968 3168 16 13152 3360 net/core/net-sysfs.o File size After adding 'const': text data bss dec hex filename 10160 2976 16 13152 3360 net/core/net-sysfs.o Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
linux-6.6.y&id=e74984e46e899c22137a385869fb4f3ae756e3df'>omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren 2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren 2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin 2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin 2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg 2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen 2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen 2011-05-09omap: musb: introduce default board configMike Rapoport 2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport 2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport 2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport 2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt 2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy 2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy 2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen 2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda 2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda 2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren 2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy 2011-02-23OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy 2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux 2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu 2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley 2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren 2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha 2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen 2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre 2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G 2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G 2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G 2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai 2010-08-04omap3: introduce omap3_map_ioMike Rapoport 2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre 2010-06-09omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar 2010-05-20omap3: Add support for OMAP3Stalker boardsJason