From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 4.2-rc6
Date: Fri, 7 Aug 2015 15:36:13 -0700 [thread overview]
Message-ID: <20150807223613.GA32291@kroah.com> (raw)
The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.2-rc6
for you to fetch changes up to fb1de5a4c825a389f054cc3803e06116d2fbdc7e:
staging: lustre: Include unaligned.h instead of access_ok.h (2015-08-04 22:13:25 -0700)
----------------------------------------------------------------
Staging driver fixes for 4.2-rc6
Here are 3 bugfixes for some staging driver issues that have been
reported. All have been in the linux-next tree for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Guenter Roeck (1):
staging: lustre: Include unaligned.h instead of access_ok.h
H Hartley Sweeten (1):
staging: comedi: das1800: add missing break in switch
Malcolm Priestley (1):
staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL
drivers/staging/comedi/drivers/das1800.c | 1 +
drivers/staging/lustre/lustre/obdclass/debug.c | 2 +-
drivers/staging/vt6655/device_main.c | 5 +++--
3 files changed, 5 insertions(+), 3 deletions(-)
reply other threads:[~2015-08-07 22:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20150807223613.GA32291@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.