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:
ec6c676
)
fs/bio-integrity: remove duplicate code
author
Gu Zheng
<guz.fnst@cn.fujitsu.com>
Fri, 21 Feb 2014 10:10:59 +0000
(18:10 +0800)
committer
Jens Axboe
<axboe@fb.com>
Fri, 21 Feb 2014 23:28:30 +0000
(15:28 -0800)
Most code of function bio_integrity_verify and bio_integrity_generate
is the same, so introduce a help function bio_integrity_generate_verify()
to remove the duplicate code.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/bio-integrity.c
patch
|
blob
|
history
diff --cc
fs/bio-integrity.c
Simple merge