Re: [PATCH next] zram: __zram_reset_device() can be static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Fengguang,

Greg said he doesn't accept any z* friends patches in staging excpet
plain bug fix and promotion patches until promotion is done.

The zram promotion would be very simple if we fisinish promoting
zsmalloc, which seth is already trying it with Nitin and me. Because
Jens already acked for zram promotion.

So could you resend it after zram promotion is done?

Thanks!

On Fri, Feb 8, 2013 at 11:15 AM, Fengguang Wu <fengguang.wu@xxxxxxxxx> wrote:
> Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
> ---
>  drivers/staging/zram/zram_drv.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next.orig/drivers/staging/zram/zram_drv.c     2013-02-08 10:10:21.924807710 +0800
> +++ linux-next/drivers/staging/zram/zram_drv.c  2013-02-08 10:10:43.928808233 +0800
> @@ -465,7 +465,7 @@ error:
>         bio_io_error(bio);
>  }
>
> -void __zram_reset_device(struct zram *zram)
> +static void __zram_reset_device(struct zram *zram)
>  {
>         size_t index;
>



-- 
Kind regards,
Minchan Kim
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux