diff for duplicates of <20120514200659.GA15604@kroah.com> diff --git a/a/1.txt b/N1/1.txt index c7d9235..6df46a5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,21 +12,14 @@ I finally enabled building this one (didn't realize it required ZCACHE to be disabled, I can only build one or the other), and I noticed after this patch the following warnings in my build: -drivers/staging/ramster/zcache-main.c:950:13: warning: a??zcache_do_remotify_opsa?? defined but not used [-Wunused-function] -drivers/staging/ramster/zcache-main.c:1039:13: warning: a??ramster_remotify_inita?? defined but not used [-Wunused-function] -drivers/staging/ramster/zcache-main.c: In function a??zcache_puta??: -drivers/staging/ramster/zcache-main.c:1594:4: warning: a??pagea?? may be used uninitialized in this function [-Wuninitialized] -drivers/staging/ramster/zcache-main.c:1536:8: note: a??pagea?? was declared here +drivers/staging/ramster/zcache-main.c:950:13: warning: ‘zcache_do_remotify_ops’ defined but not used [-Wunused-function] +drivers/staging/ramster/zcache-main.c:1039:13: warning: ‘ramster_remotify_init’ defined but not used [-Wunused-function] +drivers/staging/ramster/zcache-main.c: In function ‘zcache_put’: +drivers/staging/ramster/zcache-main.c:1594:4: warning: ‘page’ may be used uninitialized in this function [-Wuninitialized] +drivers/staging/ramster/zcache-main.c:1536:8: note: ‘page’ was declared here Care to please fix them up? thanks, greg k-h - --- -To unsubscribe, send a message with 'unsubscribe linux-mm' in -the body to majordomo@kvack.org. For more info on Linux MM, -see: http://www.linux-mm.org/ . -Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ -Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index fa0b0db..8b7cb51 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -25,23 +25,16 @@ "to be disabled, I can only build one or the other), and I noticed after\n" "this patch the following warnings in my build:\n" "\n" - "drivers/staging/ramster/zcache-main.c:950:13: warning: a??zcache_do_remotify_opsa?? defined but not used [-Wunused-function]\n" - "drivers/staging/ramster/zcache-main.c:1039:13: warning: a??ramster_remotify_inita?? defined but not used [-Wunused-function]\n" - "drivers/staging/ramster/zcache-main.c: In function a??zcache_puta??:\n" - "drivers/staging/ramster/zcache-main.c:1594:4: warning: a??pagea?? may be used uninitialized in this function [-Wuninitialized]\n" - "drivers/staging/ramster/zcache-main.c:1536:8: note: a??pagea?? was declared here\n" + "drivers/staging/ramster/zcache-main.c:950:13: warning: \342\200\230zcache_do_remotify_ops\342\200\231 defined but not used [-Wunused-function]\n" + "drivers/staging/ramster/zcache-main.c:1039:13: warning: \342\200\230ramster_remotify_init\342\200\231 defined but not used [-Wunused-function]\n" + "drivers/staging/ramster/zcache-main.c: In function \342\200\230zcache_put\342\200\231:\n" + "drivers/staging/ramster/zcache-main.c:1594:4: warning: \342\200\230page\342\200\231 may be used uninitialized in this function [-Wuninitialized]\n" + "drivers/staging/ramster/zcache-main.c:1536:8: note: \342\200\230page\342\200\231 was declared here\n" "\n" "Care to please fix them up?\n" "\n" "thanks,\n" "\n" - "greg k-h\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + greg k-h -381f0a526eb6d742cbce2c01b8ab36a8a53eecf3a2ed4f8fac9e4b7a9a2fa57a +532b4373e610039ef732769bc7d77e7db1968ab7e4c8c4426058e68bbda08148
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.