git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdef54d
)
block: remove 'magic' from struct blk_plug
author
Jens Axboe
<axboe@fb.com>
Thu, 29 May 2014 14:09:00 +0000
(08:09 -0600)
committer
Jens Axboe
<axboe@fb.com>
Thu, 29 May 2014 14:09:00 +0000
(08:09 -0600)
I don't think we've ever caught any bugs with this, and there's the
list poisoning for the plug lists to catch uninitialized cases.
So remove the magic member and save 8 bytes in the struct.
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
patch
|
blob
|
history
include/linux/blkdev.h
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge
diff --cc
include/linux/blkdev.h
Simple merge