Home
last modified time | relevance | path

Searched hist:ff62255a2a5c1228a28f2bb063646f948115a309 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/
H A Dvcc.cdiff ff62255a2a5c1228a28f2bb063646f948115a309 Mon Apr 27 14:24:15 CEST 2020 Wei Yongjun <weiyongjun1@huawei.com> sparc64: vcc: Fix error return code in vcc_probe()

Fix to return negative error code -ENOMEM from the error handling
case instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20200427122415.47416-1-weiyongjun1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>