summaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-12-05 09:41:44 -0200
committerJonathan Corbet <corbet@lwn.net>2016-12-05 14:21:39 -0700
commita240bfedee7fe2bad1a5ac5d104c513e7fe09d30 (patch)
tree6f774bb4c2fc92f8d6ce33a7f9280adb8605e7fe /tools/build
parent822d289f2872317d2536028d063d1e1b9d9fd76f (diff)
docs: 00-INDEX: remove non-existing entries
Several entries were moved to a directory; others got simply removed. Get rid of those entries. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/build')
0 files changed, 0 insertions, 0 deletions
60ee9e97c7d75ecbc893fd29dab9&id2=7a308bb3016f57e5be11a677d15b821536419d36'>diff)
nvdimm: constify device_type structures
Declare device_type structure as const as it is only stored in the type field of a device structure. This field is of type const, so add const to declaration of device_type structure. File size before: text data bss dec hex filename 19278 3199 16 22493 57dd nvdimm/namespace_devs.o File size after: text data bss dec hex filename 19929 3160 16 23105 5a41 nvdimm/namespace_devs.o Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'sound/usb/usx2y/usx2yhwdeppcm.h')