From: David Miller
Date: Mon, 31 Aug 2020 12:36:21 -0700 (PDT)
> From: Armin Wolf
> Date: Sat, 29 Aug 2020 13:17:32 +0200
>
>> The purpose of this patchset is to do some
>> cleanups in lib8390.c and 8390.c.
>>
>> While most changes are coding-style related,
>> pr_cont() usage in lib8390.c was
From: Armin Wolf
Date: Sat, 29 Aug 2020 13:17:32 +0200
> The purpose of this patchset is to do some
> cleanups in lib8390.c and 8390.c.
>
> While most changes are coding-style related,
> pr_cont() usage in lib8390.c was replaced by
> a more SMP-safe construct.
>
> Other functional changes inclu
The purpose of this patchset is to do some
cleanups in lib8390.c and 8390.c.
While most changes are coding-style related,
pr_cont() usage in lib8390.c was replaced by
a more SMP-safe construct.
Other functional changes include the removal of
version-printing in lib8390.c so modules using lib8390.