diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2017-01-26 21:45:49 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:32:07 +0200 |
| commit | 9a5991e31ce62795e7c606eb3942b6a0ff3d2fa4 (patch) | |
| tree | cbaacb4e60c02434cf24e0ffdef96ca0c2fe16f5 /include | |
| parent | 8872ab4e6c8c9e06985d14aff562fa2daf80eb62 (diff) | |
net: packet: fix misleading-indentation warning
net/packet/af_packet.c: In function 'packet_set_ring':
net/packet/af_packet.c:3712:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (!tx_ring)
^~
net/packet/af_packet.c:3714:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
break;
^~~~~
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
