Re: [PATCH v5 16/17] rtc: rzn1: Drop trailing comma from OF match table sentinel
"Lad, Prabhakar" <[email protected]>
| Newsgroups | org.kernel.vger.linux-rtc,dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <CA+V-a8vfo416RdWWaAoijRb7T9oRtPmwJM9Zcqhx4NdrN9YxFw@mail.gmail.com> |
Hi Wolfram, On Fri, Aug 21, 2026 at 4:18 PM Wolfram Sang <[email protected]> wrote: > > > > > - {}, > > > + {} > > > > [Severity: Low] > > This isn't a bug, but the commit message claims to mark it explicitly as the > > sentinel. Should there be a /* sentinel */ comment added here to match the > > description in the commit message? > > True that. In v4 you already had this. > Ouch that got dropped while rebasing. Ill add it back. Cheers, Prabhakar