From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] GNSS updates for 5.8-rc1
Date: Fri, 29 May 2020 09:49:15 +0200 [thread overview]
Message-ID: <20200529074915.GA14457@localhost> (raw)
The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:
Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss.git tags/gnss-5.8-rc1
for you to fetch changes up to 9b5816b56af6a424619ab51d24de34dfc65102d8:
gnss: replace zero-length array with flexible-array (2020-05-13 17:30:31 +0200)
----------------------------------------------------------------
GNSS updates for 5.8-rc1
Here are the GNSS updates for 5.8-rc1, including:
- a fix for two broken probe errors paths in the sirf driver
- a flexible array conversion
Both have been in linux-next with no reported issues.
----------------------------------------------------------------
Gustavo A. R. Silva (1):
gnss: replace zero-length array with flexible-array
Wei Yongjun (1):
gnss: sirf: fix error return code in sirf_probe()
drivers/gnss/serial.h | 2 +-
drivers/gnss/sirf.c | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)
next reply other threads:[~2020-05-29 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 7:49 Johan Hovold [this message]
2020-05-29 8:43 ` [GIT PULL] GNSS updates for 5.8-rc1 Greg Kroah-Hartman
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=20200529074915.GA14457@localhost \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@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.