]> www.infradead.org Git - users/willy/xarray.git/commit
tpm: Convert dev_nums to XArray
authorMatthew Wilcox <willy@infradead.org>
Tue, 12 Feb 2019 13:47:51 +0000 (08:47 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:16 +0000 (21:38 -0400)
commit7afd80bf8f63e705b57a242867e377be51e1ad27
treeb9c0b8327cc5abf81112601f83cc4aaef54306a5
parente622bfaa91195c606c1da304a16c5ff2988d6d4f
tpm: Convert dev_nums to XArray

Also fix a couple of memory leaks on allocation failure.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
drivers/char/tpm/tpm-chip.c
drivers/char/tpm/tpm-interface.c
drivers/char/tpm/tpm.h