From: Dave Penkler <dpenkler@gmail.com>
To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org
Cc: stable@vger.kernel.org, Dave Penkler <dpenkler@gmail.com>
Subject: [PATCH 0/2] gpib: cleanup and fix error code
Date: Sat, 11 Apr 2026 12:20:23 +0200 [thread overview]
Message-ID: <20260411102025.2000-1-dpenkler@gmail.com> (raw)
Patch 1: Removes some useless old code
Patch 2: Fixes the error return code on invalid ioctl commands
Dave Penkler (2):
gpib: Remove useless code
gpib: Fix inappropriate ioctl error return
drivers/gpib/common/gpib_os.c | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--
2.53.0
next reply other threads:[~2026-04-11 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-11 10:20 Dave Penkler [this message]
2026-04-11 10:20 ` [PATCH 1/2] gpib: Remove useless code Dave Penkler
2026-04-11 10:20 ` [PATCH 2/2] gpib: Fix inappropriate ioctl error return Dave Penkler
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=20260411102025.2000-1-dpenkler@gmail.com \
--to=dpenkler@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.