python: Avoid using 'type' as a variable name.
[openvswitch] / lib / netdev.c
index cd824f84e97cc2a813060bd0861a47ebe59d3c81..12ac81d6edf0b67a0b263f25f142f7925efbf333 100644 (file)
@@ -640,7 +640,7 @@ netdev_set_advertisements(struct netdev *netdev, uint32_t advertise)
  *
  *   - EOPNOTSUPP: No IPv4 network stack attached to 'netdev'.
  *
- * 'address' or 'netmask' or both may be null, in which case the address or 
+ * 'address' or 'netmask' or both may be null, in which case the address or
  * netmask is not reported. */
 int
 netdev_get_in4(const struct netdev *netdev,