lkml.org 
[lkml]   [2024]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
From
On 19/04/2024 10:47, Ricardo Ribalda wrote:
> - if (irq <= 0) {
<snip>
> - return irq ? irq : -ENXIO;
> - }

You're dropping the original intent of the driver author there no ? when
irq == 0 they want to return -ENXIO.

---
bod

\
 
 \ /
  Last update: 2024-04-21 01:16    [W:0.239 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site