diff for duplicates of <20140209130456.GA30767@leaf> diff --git a/a/1.txt b/N1/1.txt index 4c4e5e3..caf759a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,14 +3,14 @@ On Sun, Feb 09, 2014 at 06:19:17PM +0530, Rashika Kheria wrote: > contains function prototypes of some functions defined in fs/dlm/ast.c. > > This also eliminates the following warning in fs/dlm/ast: -> fs/dlm/ast.c:52:5: warning: no previous prototype for ?dlm_add_lkb_callback? [-Wmissing-prototypes] -> fs/dlm/ast.c:113:5: warning: no previous prototype for ?dlm_rem_lkb_callback? [-Wmissing-prototypes] -> fs/dlm/ast.c:174:6: warning: no previous prototype for ?dlm_add_cb? [-Wmissing-prototypes] -> fs/dlm/ast.c:212:6: warning: no previous prototype for ?dlm_callback_work? [-Wmissing-prototypes] -> fs/dlm/ast.c:267:5: warning: no previous prototype for ?dlm_callback_start? [-Wmissing-prototypes] -> fs/dlm/ast.c:278:6: warning: no previous prototype for ?dlm_callback_stop? [-Wmissing-prototypes] -> fs/dlm/ast.c:284:6: warning: no previous prototype for ?dlm_callback_suspend? [-Wmissing-prototypes] -> fs/dlm/ast.c:292:6: warning: no previous prototype for ?dlm_callback_resume? [-Wmissing-prototypes] +> fs/dlm/ast.c:52:5: warning: no previous prototype for ‘dlm_add_lkb_callback’ [-Wmissing-prototypes] +> fs/dlm/ast.c:113:5: warning: no previous prototype for ‘dlm_rem_lkb_callback’ [-Wmissing-prototypes] +> fs/dlm/ast.c:174:6: warning: no previous prototype for ‘dlm_add_cb’ [-Wmissing-prototypes] +> fs/dlm/ast.c:212:6: warning: no previous prototype for ‘dlm_callback_work’ [-Wmissing-prototypes] +> fs/dlm/ast.c:267:5: warning: no previous prototype for ‘dlm_callback_start’ [-Wmissing-prototypes] +> fs/dlm/ast.c:278:6: warning: no previous prototype for ‘dlm_callback_stop’ [-Wmissing-prototypes] +> fs/dlm/ast.c:284:6: warning: no previous prototype for ‘dlm_callback_suspend’ [-Wmissing-prototypes] +> fs/dlm/ast.c:292:6: warning: no previous prototype for ‘dlm_callback_resume’ [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> diff --git a/a/content_digest b/N1/content_digest index 4715eab..f2bc0f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\0b572932c3e016c55e596686283036316a1aacd2f.1391949868.git.rashika.kheria@gmail.com\0" "ref\000380d95bfae6200d6120f050540236dbd1fc99b.1391949868.git.rashika.kheria@gmail.com\0" "From\0Josh Triplett <josh@joshtriplett.org>\0" - "Subject\0[Cluster-devel] [PATCH 02/21] fs: Include appropriate header file in dlm/ast.c\0" + "Subject\0Re: [PATCH 02/21] fs: Include appropriate header file in dlm/ast.c\0" "Date\0Sun, 9 Feb 2014 05:04:56 -0800\0" - "To\0cluster-devel.redhat.com\0" + "To\0Rashika Kheria <rashika.kheria@gmail.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + Christine Caulfield <ccaulfie@redhat.com> + David Teigland <teigland@redhat.com> + " cluster-devel@redhat.com\0" "\00:1\0" "b\0" "On Sun, Feb 09, 2014 at 06:19:17PM +0530, Rashika Kheria wrote:\n" @@ -11,14 +15,14 @@ "> contains function prototypes of some functions defined in fs/dlm/ast.c.\n" "> \n" "> This also eliminates the following warning in fs/dlm/ast:\n" - "> fs/dlm/ast.c:52:5: warning: no previous prototype for ?dlm_add_lkb_callback? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:113:5: warning: no previous prototype for ?dlm_rem_lkb_callback? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:174:6: warning: no previous prototype for ?dlm_add_cb? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:212:6: warning: no previous prototype for ?dlm_callback_work? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:267:5: warning: no previous prototype for ?dlm_callback_start? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:278:6: warning: no previous prototype for ?dlm_callback_stop? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:284:6: warning: no previous prototype for ?dlm_callback_suspend? [-Wmissing-prototypes]\n" - "> fs/dlm/ast.c:292:6: warning: no previous prototype for ?dlm_callback_resume? [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:52:5: warning: no previous prototype for \342\200\230dlm_add_lkb_callback\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:113:5: warning: no previous prototype for \342\200\230dlm_rem_lkb_callback\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:174:6: warning: no previous prototype for \342\200\230dlm_add_cb\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:212:6: warning: no previous prototype for \342\200\230dlm_callback_work\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:267:5: warning: no previous prototype for \342\200\230dlm_callback_start\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:278:6: warning: no previous prototype for \342\200\230dlm_callback_stop\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:284:6: warning: no previous prototype for \342\200\230dlm_callback_suspend\342\200\231 [-Wmissing-prototypes]\n" + "> fs/dlm/ast.c:292:6: warning: no previous prototype for \342\200\230dlm_callback_resume\342\200\231 [-Wmissing-prototypes]\n" "> \n" "> Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>\n" "\n" @@ -43,4 +47,4 @@ "> 1.7.9.5\n" > -29e8f3fb7ca8f3938078691d412886433222a83463bb5cd6db42552d5739f413 +53efe58ea639cab47df353a04c34dc733a16ea1faaf3e29a0ed996fce46f18c3
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.