Re: [PATCH 2/6] zram: move compact_store() to sysfs functions area

2015-03-11 Thread Minchan Kim
On Wed, Mar 11, 2015 at 12:08:30AM +0900, Sergey Senozhatsky wrote: > A cosmetic change. We have a new code layout and keep zram per-device > sysfs store and show functions in one place. Move compact_store() to > that handlers block to conform to current layout. > > Signed-off-by: Sergey

Re: [PATCH 2/6] zram: move compact_store() to sysfs functions area

2015-03-11 Thread Minchan Kim
On Wed, Mar 11, 2015 at 12:08:30AM +0900, Sergey Senozhatsky wrote: A cosmetic change. We have a new code layout and keep zram per-device sysfs store and show functions in one place. Move compact_store() to that handlers block to conform to current layout. Signed-off-by: Sergey Senozhatsky

[PATCH 2/6] zram: move compact_store() to sysfs functions area

2015-03-10 Thread Sergey Senozhatsky
A cosmetic change. We have a new code layout and keep zram per-device sysfs store and show functions in one place. Move compact_store() to that handlers block to conform to current layout. Signed-off-by: Sergey Senozhatsky --- drivers/block/zram/zram_drv.c | 42

[PATCH 2/6] zram: move compact_store() to sysfs functions area

2015-03-10 Thread Sergey Senozhatsky
A cosmetic change. We have a new code layout and keep zram per-device sysfs store and show functions in one place. Move compact_store() to that handlers block to conform to current layout. Signed-off-by: Sergey Senozhatsky sergey.senozhat...@gmail.com --- drivers/block/zram/zram_drv.c | 42