Re: [PATCH] PCI: dwc: Simplify boolean condition returns in debugfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 13 Jun 2025 00:12:26 +0800, Hans Zhang wrote:
> Replace redundant ternary conditional expressions with direct boolean
> returns in PTM visibility functions. Specifically change this pattern:
> 
>     return (condition) ? true : false;
> 
> to the simpler:
> 
> [...]

Applied, thanks!

[1/1] PCI: dwc: Simplify boolean condition returns in debugfs
      commit: 032f05be51ab4a1d67d08a8083ec16dd934d255e

Best regards,
-- 
Manivannan Sadhasivam <mani@xxxxxxxxxx>





[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux