Staging
v0.5.1
https://github.com/torvalds/linux
Revision 7c27213b20f060111d5b6fa14bcdbab6588ae351 authored by Mikulas Patocka on 21 December 2012, 20:23:32 UTC, committed by Alasdair G Kergon on 21 December 2012, 20:23:32 UTC
mempool_alloc can't fail if __GFP_WAIT is specified, so the condition
that tests if read_record is non-NULL is always true.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
1 parent 018debe
History
Tip revision: 7c27213b20f060111d5b6fa14bcdbab6588ae351 authored by Mikulas Patocka on 21 December 2012, 20:23:32 UTC
dm raid1: remove impossible mempool_alloc error test
Tip revision: 7c27213
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.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top