diff options
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | 2019-06-08 14:30:50 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-09 19:56:42 -0700 |
commit | de47c5d8e11dda678e4354eeb4235e58e92f7cd2 (patch) | |
tree | be2426a42ca9029c4de8338f532eefa34457ab3c /net/batman-adv | |
parent | 392096736a06bc9d8f2b42fd4bb1a44b245b9fed (diff) | |
download | linux-stable-de47c5d8e11dda678e4354eeb4235e58e92f7cd2.tar.gz linux-stable-de47c5d8e11dda678e4354eeb4235e58e92f7cd2.tar.bz2 linux-stable-de47c5d8e11dda678e4354eeb4235e58e92f7cd2.zip |
af_key: make use of BUG_ON macro
fix below warnings reported by coccicheck
net/key/af_key.c:932:2-5: WARNING: Use BUG_ON instead of if condition
followed by BUG.
net/key/af_key.c:948:2-5: WARNING: Use BUG_ON instead of if condition
followed by BUG.
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv')
0 files changed, 0 insertions, 0 deletions