be2net: networking block comments don't use an empty /* line
authorRohit Visavalia <rohit.visavalia@softnautics.com>
Thu, 25 Jan 2018 12:58:24 +0000 (18:28 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jan 2018 21:34:27 +0000 (16:34 -0500)
Resolved Warning: networking block comments don't use an empty /* line,
use /* Comment...
Issue found by checkpatch.

Signed-off-by: Rohit Visavalia <rohit.visavalia@softnautics.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c

index e180657..c36c819 100644 (file)
@@ -4634,8 +4634,7 @@ int be_update_queues(struct be_adapter *adapter)
 
        be_schedule_worker(adapter);
 
-       /*
-        * The IF was destroyed and re-created. We need to clear
+       /* The IF was destroyed and re-created. We need to clear
         * all promiscuous flags valid for the destroyed IF.
         * Without this promisc mode is not restored during
         * be_open() because the driver thinks that it is