ioops: mark failure path as unlikely
commita936783e1728c28d9cb690a750792d0e08c6a422
authorDaniel Borkmann <dborkman@redhat.com>
Wed, 12 Jun 2013 12:37:36 +0000 (12 14:37 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Wed, 12 Jun 2013 12:37:36 +0000 (12 14:37 +0200)
tree56c6428357e86536fe298821d1e6f8f55b13129e
parentdfb45a7ac75d17c3a8421bfb53840d6db271a121
ioops: mark failure path as unlikely

Just tell GCC that those paths are unexpected.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ioops.c