summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-27 10:42:26 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-27 10:42:26 +0200
commit277c5614edb2795bb9e95ce338b2390ed2da397f (patch)
tree1089364a81b44fac6a3fc19a2135ff7e372ff144 /flowtop
parentd536fc4ddd79157c35fcdcfec1ca0e8cdb8a13eb (diff)
man: minor: astraceroute: add .PPs
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'flowtop')
0 files changed, 0 insertions, 0 deletions
ivate-remove&id=7a308bb3016f57e5be11a677d15b821536419d36'>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 'tools/testing/selftests/sysctl')