Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 May 2024 15:43:25 +0000 (08:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 May 2024 15:43:25 +0000 (08:43 -0700)
commite292ead0c9dad3580cfd45693a59902c8d31a0a7
treee5f93fbf099931738aaa0c0e9aded25dd1004612
parentf6d199c774241e65b7078d89df56b97c79cf5f66
parent008ab3c53bc4f0b2f20013c8f6c204a3203d0b8b
Merge tag 'char-misc-6.10-rc1-fix' of git://git./linux/kernel/git/gregkh/char-misc

Pull char/misc fix from Greg KH:
 "Here is one remaining bugfix for 6.10-rc1 that missed the 6.9-final
  merge window, and has been sitting in my tree and linux-next for quite
  a while now, but wasn't sent to you (my fault, travels...)

  It is a bugfix to resolve an error in the speakup code that could
  overflow a buffer.

  It has been in linux-next for a while with no reported problems"

* tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  speakup: Fix sizeof() vs ARRAY_SIZE() bug