Remove all the trailing whitespaces

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga
2019-05-27 15:53:27 +02:00
parent bdcd4df0ef
commit f9447fda75
4 changed files with 7 additions and 7 deletions

View File

@@ -1457,7 +1457,7 @@ static void ocf_medatata_hash_flush_segment(ocf_pipeline_t pipeline,
ocf_cache_t cache = context->cache;
ctrl = (struct ocf_metadata_hash_ctrl *)cache->metadata.iface_priv;
ocf_metadata_raw_flush_all(cache, &ctrl->raw_desc[segment],
ocf_metadata_hash_generic_complete, context);
}