Re: [PATCH 1/3] staging: rtl8723bs: remove redundant ternary operators from return
Greg KH <[email protected]>
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <2026080401-annex-fiscally-5fb3@gregkh> |
On Mon, Aug 03, 2026 at 07:39:22PM +0000, Ashmit Kumar wrote: > The Linux kernel coding style specifies that boolean expressions > do not need a redundant `? true : false` ternary operator. > Additionally, return is not a function and therefore parentheses > are not required. Why is this mixed with the media patches? And they didn't seem to be threaded, how was this sent? And it's a resend? thanks, greg k-h