Re: [PATCH 5/6] staging: r8188eu: Remove header file include/rtw_version.h
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-07-30 08:23:18
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-07-30 08:23:18
Also in:
lkml
On Thu, Jul 29, 2021 at 12:09:29PM -0500, Larry Finger wrote:
This file contains only the definition of the driver version. This statement is moved into a header called by all the affected source files, and the now empty header is deleted.
And now that the driver is in the tree, the "version" can be removed entirely. But that's for a later patch :) Thanks for all of these cleanups, now applied. greg k-h