Signed-off-by: Fengguang Wu <[email protected]>
---
 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;
 
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to