mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
Whitespace-only changes: removed trailing whitespace because checkpatch complained about it.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@987 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -153,7 +153,7 @@ void sgv_pool_free(struct sgv_pool_obj *sgv, struct scst_mem_lim *mem_lim);
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
||||
@@ -1469,7 +1469,7 @@ void sgv_pool_set_allocator(struct sgv_pool *pool,
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user