public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@linaro.org>
To: Ettore Forgiarini <ettorenigma@gmail.com>
Cc: gregkh@linuxfoundation.org, richardcochran@gmail.com,
	ozlinux@hotmail.com, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef
Date: Mon, 5 Feb 2024 09:08:48 +0300	[thread overview]
Message-ID: <9066fb52-66dc-4ff1-8014-11aff7d2d0ec@moroto.mountain> (raw)
In-Reply-To: <20240204092134.1265312-1-ettorenigma@gmail.com>

On Sun, Feb 04, 2024 at 10:21:34AM +0100, Ettore Forgiarini wrote:
> Removed all typedef so the code conform with code style
> ---
>  drivers/staging/octeon/octeon-stubs.h | 48 +++++++++++++--------------

These octeon stubs are just so that the driver can be compile tested
without installing a cross compiler.  They aren't used in real life.
You need to cross compile with MIPS and the appropriate .config to
ensure that you don't break the actual driver build.

regards,
dan carpenter


  parent reply	other threads:[~2024-02-05  6:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-04  9:21 [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef Ettore Forgiarini
2024-02-04 12:52 ` Greg KH
2024-02-05  6:08 ` Dan Carpenter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-04 15:36 Ettore Forgiarini
2024-02-05  1:23 ` Greg KH
2024-02-05  1:23 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9066fb52-66dc-4ff1-8014-11aff7d2d0ec@moroto.mountain \
    --to=dan.carpenter@linaro.org \
    --cc=ettorenigma@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=ozlinux@hotmail.com \
    --cc=richardcochran@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox