On Thu, Sep 05, 2024 at 10:30:56AM +0200, Helge Deller wrote:
> On 9/5/24 09:25, Wei Liu wrote:
> > On Mon, Sep 02, 2024 at 03:44:02PM +0800, Chen Ni wrote:
> > > Replace a comma between expression statements by a semicolon.
> > >
> > > Fixes: d786e00d19f9 ("drivers: hv, hyperv_fb: Untangle and re
On 9/5/24 09:25, Wei Liu wrote:
On Mon, Sep 02, 2024 at 03:44:02PM +0800, Chen Ni wrote:
Replace a comma between expression statements by a semicolon.
Fixes: d786e00d19f9 ("drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic
notifiers")
Signed-off-by: Chen Ni
Applied to hyperv-fixes
On Mon, Sep 02, 2024 at 03:44:02PM +0800, Chen Ni wrote:
> Replace a comma between expression statements by a semicolon.
>
> Fixes: d786e00d19f9 ("drivers: hv, hyperv_fb: Untangle and refactor Hyper-V
> panic notifiers")
> Signed-off-by: Chen Ni
Applied to hyperv-fixes, thanks!
> ---
> driver