X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2Fgenalloc.c;h=26cf20be72b74013dd874abc551c3f9a412bc1b6;hb=5ab58acc40ead5521cbafcd1cc7f35170ccceeee;hp=c522facfa3e59e0fa4aa2d4adc024cfc626d3478;hpb=144308139cdce95e9c6cff3cc0ef12242181665f;p=firefly-linux-kernel-4.4.55.git diff --git a/lib/genalloc.c b/lib/genalloc.c index c522facfa3e5..26cf20be72b7 100644 --- a/lib/genalloc.c +++ b/lib/genalloc.c @@ -524,7 +524,6 @@ struct gen_pool *devm_gen_pool_create(struct device *dev, int min_alloc_order, /** * dev_get_gen_pool - Obtain the gen_pool (if any) for a device * @dev: device to retrieve the gen_pool from - * @name: Optional name for the gen_pool, usually NULL * * Returns the gen_pool for the device if one is present, or NULL. */