summaryrefslogtreecommitdiff
path: root/curvetun.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-03-25 20:27:23 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-25 20:27:23 +0100
commit48cdbcaea2a826688ec9fb4df1af2cfb38352f9b (patch)
tree8053241fb38c9075390f68838cb30e605d6051c1 /curvetun.c
parentf9591eebe40c9d898483c83c6d4d23d553ec43fc (diff)
trafgen: parser: add possibility for negative numbers
The previous commit reduced it, so now we allow it within cX() containers in order to negate a result, if someone needs that. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'curvetun.c')
0 files changed, 0 insertions, 0 deletions
ab9&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/pcmcia/pdaudiocf/pdaudiocf.h')