Revision 7cd3c41261889e3ee899cd5b1583178f5fbac55e authored by Linus Torvalds on 15 January 2021, 22:39:21 UTC, committed by Linus Torvalds on 15 January 2021, 22:39:21 UTC
Pull cifs fixes from Steve French:
 "Two small cifs fixes for stable (including an important handle leak
  fix) and three small cleanup patches"

* tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: style: replace one-element array with flexible-array
  cifs: connect: style: Simplify bool comparison
  fs: cifs: remove unneeded variable in smb3_fs_context_dup
  cifs: fix interrupted close commands
  cifs: check pointer before freeing
2 parent s 82821be + e54fd07
History
File Mode Size
Kconfig -rw-r--r-- 457 bytes
Makefile -rw-r--r-- 190 bytes
ac97_core.h -rw-r--r-- 349 bytes
bus.c -rw-r--r-- 13.1 KB
codec.c -rw-r--r-- 305 bytes
snd_ac97_compat.c -rw-r--r-- 3.0 KB

back to top