No need for empty return at end of void function
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
                                                    5*HZ);
                post_status(&dm_device);
        }
-
-       return;
 }
 
 static void hv_online_page(struct page *pg)
 
                }
        }
        kfree(smsg_out);
-
-       return;
 }
 
 /*
 
        }
 
        kfree(message);
-
-       return;
 }
 
 /*
 
        }
 
        kfree(vss_msg);
-
-       return;
 }
 
 static void vss_handle_request(struct work_struct *dummy)
 
         */
        if (old_write == READ_ONCE(rbi->ring_buffer->read_index))
                vmbus_setevent(channel);
-
-       return;
 }
 
 /* Get the next write location for the specified ring buffer. */
 
 
        if (drv->shutdown)
                drv->shutdown(dev);
-
-       return;
 }
 
 
 
        cached_write_sz = hv_get_cached_bytes_to_write(rbi);
        if (cached_write_sz < pending_sz)
                vmbus_setevent(channel);
-
-       return;
 }
 
 static inline void