Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hansg...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2024 17:30:52 +0000 (10:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2024 17:30:52 +0000 (10:30 -0700)
Pull vboxsf fixes from Hans de Goede:

 - Compiler warning fixes

 - Explicitly deny setlease attempts

* tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux:
  vboxsf: explicitly deny setlease attempts
  vboxsf: Remove usage of the deprecated ida_simple_xx() API
  vboxsf: Avoid an spurious warning if load_nls_xxx() fails
  vboxsf: remove redundant variable out_len


Trivial merge