git-svn-id: https://scst.svn.sourceforge.net/svnroot/scst/trunk@987
d57e44dd-8a1f-0410-8b47-
8ef2f437770f
/**
* sgv_get_priv - returns the private allocation data
- * @:sgv the SGV object
+ * @:sgv the SGV object
*
* Description:
* Allows to get the allocation private data for this SGV
EXPORT_SYMBOL(sgv_pool_set_allocator);
struct sgv_pool *sgv_pool_create(const char *name,
- enum sgv_clustering_types clustering_type,
+ enum sgv_clustering_types clustering_type,
int single_alloc_pages, bool shared, int purge_interval)
{
struct sgv_pool *pool;