On Tuesday 28 of June 2022 10:32:04 Marc Kleine-Budde wrote: > This patch fixes the typo "poniter" -> "pointer" in the kerneldoc of > ctucan_interrupt(). > > Fixes: 2dcb8e8782d8 ("can: ctucanfd: add support for CTU CAN FD open-source > IP core - bus independent part.") Cc: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx> > Cc: Ondrej Ille <ondrej.ille@xxxxxxxxx> > Cc: Martin Jerabek <martin.jerabek01@xxxxxxxxx> > Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> Acked-by: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx> > --- > drivers/net/can/ctucanfd/ctucanfd_base.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/can/ctucanfd/ctucanfd_base.c > b/drivers/net/can/ctucanfd/ctucanfd_base.c index 64990bf20fdc..14ac7c0ee04c > 100644 > --- a/drivers/net/can/ctucanfd/ctucanfd_base.c > +++ b/drivers/net/can/ctucanfd/ctucanfd_base.c > @@ -1087,7 +1087,7 @@ static void ctucan_tx_interrupt(struct net_device > *ndev) /** > * ctucan_interrupt() - CAN Isr > * @irq: irq number > - * @dev_id: device id poniter > + * @dev_id: device id pointer > * > * This is the CTU CAN FD ISR. It checks for the type of interrupt > * and invokes the corresponding ISR. -- Yours sincerely Pavel Pisa e-mail: pisa@xxxxxxxxxxxxxxxx Department of Control Engineering FEE CVUT Karlovo namesti 13, 121 35, Prague 2 university: http://control.fel.cvut.cz/ personal: http://cmp.felk.cvut.cz/~pisa projects: https://www.openhub.net/accounts/ppisa CAN related:http://canbus.pages.fel.cvut.cz/ Open Technologies Research Education and Exchange Services https://gitlab.fel.cvut.cz/otrees/org/-/wikis/home