From bf36f9cfa6d3d129387b9d62f495d978ed4ade7c Mon Sep 17 00:00:00 2001 From: Gu Zheng Date: Fri, 21 Feb 2014 18:10:59 +0800 Subject: [PATCH] fs/bio-integrity: remove duplicate code 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 Signed-off-by: Jens Axboe --- Reading git-format-patch failed