summaryrefslogtreecommitdiff
path: root/netsniff-ng/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-17 13:39:55 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-17 13:39:55 +0200
commit24a43b391b351c3f6f7de5a5cc7de4b207bfcc58 (patch)
treea809e792e0b097af9b64aef3324ada7d24345f32 /netsniff-ng/.gitignore
parent5a6557633729dd5f5799c4d944797c95c7fe981a (diff)
curvetun: Add __noreturn attribute to exiting functions
Add the __noreturn attribute to all functions which wont return but call die() themselves to exit(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'netsniff-ng/.gitignore')
0 files changed, 0 insertions, 0 deletions
cture 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 'include/uapi/asm-generic/ioctls.h')