summaryrefslogtreecommitdiff
path: root/SubmittingPatches
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-17 13:38:05 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-17 13:38:05 +0200
commit2b0f29dfd02cd0d075a89d57b95764686e27e13b (patch)
tree8a1de708dab269ef6dc6ffc6a8c515e8ab80e483 /SubmittingPatches
parent785fe152aad562addf1706ab6e6b00598b39bd2f (diff)
astraceroute: 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 'SubmittingPatches')
0 files changed, 0 insertions, 0 deletions
emove&id=04d3a4c6af52a58370795bc9f70dc15f51f8bb84'>net/dsa/slave.c40
-rw-r--r--net/dsa/switch.c32
3 files changed, 71 insertions, 11 deletions
diff --git a/include/net/dsa.h b/include/net/dsa.h