https://github.com/torvalds/linux
Revision 50b19729ced72cfa8bb1c44fed9203f395f13991 authored by Dan Carpenter on 16 September 2015, 06:22:20 UTC, committed by Doug Ledford on 18 September 2015, 15:28:47 UTC
__get_txreq() returns an ERR_PTR() but this checks for NULL so it would
oops on failure.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent aeef010
History
Tip revision: 50b19729ced72cfa8bb1c44fed9203f395f13991 authored by Dan Carpenter on 16 September 2015, 06:22:20 UTC
IB/hfi1: checking for NULL instead of IS_ERR
Tip revision: 50b1972
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.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-- 314.1 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top