cvs commit: src/sys/netgraph/bluetooth/l2cap ng_l2cap_cmds.c
Maksim Yevmenkin
emax at FreeBSD.org
Wed Mar 28 21:25:56 UTC 2007
emax 2007-03-28 21:25:56 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/l2cap ng_l2cap_cmds.c
Log:
Try to silence Coverity by adding (void) in front of function call.
Also add a comment, explaining why return value is not being checked.
Requested by: netchild
MFC after: 1 week
Revision Changes Path
1.7 +11 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
More information about the cvs-src
mailing list