Aesthetic changes
Aesthetic changes, typos fix and delete recursive inclusions. Signed-off-by: Slawomir_Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
* @brief OCF cache API
|
||||
*/
|
||||
|
||||
#include "ocf_types.h"
|
||||
#include "ocf_volume.h"
|
||||
#include "ocf_ctx.h"
|
||||
#include "ocf_def.h"
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
#ifndef __OCF_CORE_H__
|
||||
#define __OCF_CORE_H__
|
||||
|
||||
#include "ocf_types.h"
|
||||
#include "ocf_volume.h"
|
||||
#include "ocf_io.h"
|
||||
#include "ocf_mngt.h"
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
* @brief OCF library context API
|
||||
*/
|
||||
|
||||
#include "ocf_types.h"
|
||||
#include "ocf_volume.h"
|
||||
#include "ocf_logger.h"
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#ifndef __OCF_MNGT_H__
|
||||
#define __OCF_MNGT_H__
|
||||
|
||||
#include "ocf_types.h"
|
||||
#include "ocf_cache.h"
|
||||
#include "ocf_core.h"
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
|
||||
#include "ocf_types.h"
|
||||
#include "ocf_env.h"
|
||||
#include "ocf_err.h"
|
||||
|
||||
struct ocf_io;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user