Linux-parisc archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: linux@treblig.org, James.Bottomley@HansenPartnership.com
Cc: linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] parisc/math-emu: Remove unused struct 'exc_reg'
Date: Fri, 10 May 2024 15:10:01 +0200	[thread overview]
Message-ID: <d2da3581-7ca8-409d-97f1-6d3a19adc3c4@gmx.de> (raw)
In-Reply-To: <20240505231059.680502-1-linux@treblig.org>

On 5/6/24 01:10, linux@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> This has been here since pre-git.
>
> Build tested.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

applied.
Thanks!
Helge

> ---
>   arch/parisc/math-emu/driver.c | 6 ------
>   1 file changed, 6 deletions(-)
>
> diff --git a/arch/parisc/math-emu/driver.c b/arch/parisc/math-emu/driver.c
> index 6ce427b58836c..34495446e051c 100644
> --- a/arch/parisc/math-emu/driver.c
> +++ b/arch/parisc/math-emu/driver.c
> @@ -26,12 +26,6 @@
>
>   #define FPUDEBUG 0
>
> -/* Format of the floating-point exception registers. */
> -struct exc_reg {
> -	unsigned int exception : 6;
> -	unsigned int ei : 26;
> -};
> -
>   /* Macros for grabbing bits of the instruction format from the 'ei'
>      field above. */
>   /* Major opcode 0c and 0e */


      reply	other threads:[~2024-05-10 13:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 23:10 [PATCH] parisc/math-emu: Remove unused struct 'exc_reg' linux
2024-05-10 13:10 ` Helge Deller [this message]

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=d2da3581-7ca8-409d-97f1-6d3a19adc3c4@gmx.de \
    --to=deller@gmx.de \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=linux@treblig.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).