Re: [PATCH v2 01/10] zram: kill unused zram_get_num_devices()

2013-06-05 Thread Jiang Liu
On Wed 05 Jun 2013 01:52:42 PM CST, Minchan Kim wrote: > Hello, > > On Wed, Jun 05, 2013 at 12:05:59AM +0800, Jiang Liu wrote: >> Now there's no caller of zram_get_num_devices(), so kill it. >> And change zram_devices to static because it's only used in zram_drv.c. >> >> Signed-off-by: Jiang Liu >

Re: [PATCH v2 01/10] zram: kill unused zram_get_num_devices()

2013-06-05 Thread Jerome Marchand
Hi Jiang, Could you please state the changes that happened between v1 and v2. That would be really helpful to the reviewers, and probably even more useful to the maintainer. Thanks, Jerome On 06/04/2013 06:05 PM, Jiang Liu wrote: > Now there's no caller of zram_get_num_devices(), so kill it. > A

Re: [PATCH v2 01/10] zram: kill unused zram_get_num_devices()

2013-06-04 Thread Minchan Kim
Hello, On Wed, Jun 05, 2013 at 12:05:59AM +0800, Jiang Liu wrote: > Now there's no caller of zram_get_num_devices(), so kill it. > And change zram_devices to static because it's only used in zram_drv.c. > > Signed-off-by: Jiang Liu I am looking at next-20130604 and am still seeing that dev_to_z