]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/openvswitch/vport.c
net: openvswitch: Remove invalid comment
[karo-tx-linux.git] / net / openvswitch / vport.c
index 0ac0fd004d7ed885c009560d966da5b29b47f242..e194c10a18897a61e0e16f7aed3672c192f47a0c 100644 (file)
@@ -256,8 +256,8 @@ int ovs_vport_set_options(struct vport *vport, struct nlattr *options)
  *
  * @vport: vport to delete.
  *
- * Detaches @vport from its datapath and destroys it.  It is possible to fail
- * for reasons such as lack of memory.  ovs_mutex must be held.
+ * Detaches @vport from its datapath and destroys it.  ovs_mutex must
+ * be held.
  */
 void ovs_vport_del(struct vport *vport)
 {