[GIT,PULL] Staging driver fix for 6.4-rc7

Message ID ZI25KRBpKGcP0wSf@kroah.com
State New
Headers
Series [GIT,PULL] Staging driver fix for 6.4-rc7 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.4-rc7

Message

Greg KH June 17, 2023, 1:46 p.m. UTC
  The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.4-rc7

for you to fetch changes up to b3dad076a058916c443c93074dc3ee80baaff4ea:

  staging: octeon: delete my name from TODO contact (2023-05-08 16:09:33 +0200)

----------------------------------------------------------------
Staging driver fix for 6.4-rc7

Here is a single staging driver "fix" for 6.4-rc7.  I've been sitting on
it in my tree for many weeks as it is just a simple documentation
update, with the hope that maybe some other staging driver fixes would
need to be merged for 6.4-final, but that does not seem to be the case.

So please, pull in this one documentation update so that Aaro doesn't
get emails going forward that he can't do anything about.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Aaro Koskinen (1):
      staging: octeon: delete my name from TODO contact

 drivers/staging/octeon/TODO | 1 -
 1 file changed, 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org June 17, 2023, 6:44 p.m. UTC | #1
The pull request you sent on Sat, 17 Jun 2023 15:46:17 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.4-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1b29d271614abd97cc39782daa9d6dd70e98609f

Thank you!