https://github.com/torvalds/linux
Revision e6d006938c9bda7ffd22af9d3e1257fd75941fb7 authored by Dan Carpenter on 12 August 2015, 21:08:01 UTC, committed by David S. Miller on 12 August 2015, 23:53:11 UTC
If register_hdlc_device() fails, the current code returns 0 but we
should return an error code instead.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e941ba8
History
Tip revision: e6d006938c9bda7ffd22af9d3e1257fd75941fb7 authored by Dan Carpenter on 12 August 2015, 21:08:01 UTC
cosa: missing error code on failure in probe()
Tip revision: e6d0069
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.5 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top