lkml.org 
[lkml]   [2022]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH net-next 03/13] sunhme: forward the error code from pci_enable_device()
On Sun, 18 Sep 2022 19:26:16 -0400 Sean Anderson wrote:
> + err = pci_enable_device(pdev);
>
> - if (pci_enable_device(pdev))
> + if (err)

No empty lines between call and retval check

\
 
 \ /
  Last update: 2022-09-20 22:54    [W:0.460 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site