linux/drivers/isdn
Greg Kroah-Hartman 36a2c87f7e Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
This reverts commit 38d2265980.

Because of recent interactions with developers from @umn.edu, all
commits from them have been recently re-reviewed to ensure if they were
correct or not.

Upon review, this commit was found to be incorrect for the reasons
below, so it must be reverted.  It will be fixed up "correctly" in a
later kernel change.

While it looks like the original change is correct, it is not, as none
of the setup actually happens, and the error value is not propagated
upwards.

Cc: Aditya Pakki <pakki001@umn.edu>
Cc: David S. Miller <davem@davemloft.net>
Link: https://lore.kernel.org/r/20210503115736.2104747-47-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-13 18:32:21 +02:00
..
capi proc: mandate ->proc_lseek in "struct proc_ops" 2021-05-06 19:24:11 -07:00
hardware Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc" 2021-05-13 18:32:21 +02:00
mISDN mISDN: Use LIST_HEAD() for list_head 2021-03-30 13:34:42 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00