Re: [PATCH 1/2] genalloc: rename dev_get_gen_pool() to gen_pool_get()

2015-06-11 Thread Nicolas Ferre
Le 11/06/2015 15:28, Vladimir Zapolskiy a écrit : > To be consistent with other genalloc interface namings, rename > dev_get_gen_pool() to gen_pool_get(). The original omitted "dev_" > prefix is removed, since it points to argument type of the function, > and so it does not bring any useful informa

[PATCH 1/2] genalloc: rename dev_get_gen_pool() to gen_pool_get()

2015-06-11 Thread Vladimir Zapolskiy
To be consistent with other genalloc interface namings, rename dev_get_gen_pool() to gen_pool_get(). The original omitted "dev_" prefix is removed, since it points to argument type of the function, and so it does not bring any useful information. Signed-off-by: Vladimir Zapolskiy --- arch/arm/ma