summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
0 files changed, 0 insertions, 0 deletions
='/cgit.cgi/linux/net-next.git/commit/net/openvswitch?id=5e17da634a21b1200853fe82ba67d6571f2beabe'>openvswitch: Fix comments for skb->_nfctJarno Rajahalme1-7/+7 2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-7/+5 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal1-4/+2 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-3/+3