summaryrefslogtreecommitdiff
path: root/ring_rx.h
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 /ring_rx.h
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 'ring_rx.h')
0 files changed, 0 insertions, 0 deletions
ate-remove&id=d9f1f61c0801a73ff36d416a7ede54229b231e1d'>tap: Extending tap device create/destroy APIsSainath Grandhi1-2/+2 2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53 2017-02-11tap: Tap character device creation/destroy APISainath Grandhi1-0/+3 2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-25/+25 2017-02-11tap: Refactoring macvtap.cSainath Grandhi1-0/+10 2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller