Awaiting your confirmation

2018-05-17 Thread Mrs. Janet Malone
th you but I would like to be sure that your email address is correct. Please confirm that your email add is correct so I can tell you more. Best Regards, Mrs. Janet Malone Sales Manager Orchid Tours Ltd. Birmingham, United Kingdom ___ devel maili

I have important info about your relative

2018-05-17 Thread Janet
you but I would like to be sure that your email address is correct. Please confirm that your email add is correct so I can tell you more. Best Regards, Mrs. Janet Malone Sales Manager Orchid Tours Ltd. Birmingham, United Kingdom ___ devel maili

[PATCHv1] staging: lustre: fixed sparse warnings related to static declarations

2014-11-30 Thread Janet Liu
.c:444:5: warning: symbol 'mdc_setxattr' was not declared. Should it be static? drivers/staging/lustre/lustre/mdc/mdc_request.c:455:5: warning: symbol 'mdc_getxattr' was not declared. Should it be static? Signed-off-by: Janet Liu --- drivers/staging/lustre/lustre/mdc/mdc_reque

[PATCHv2 3/4] staging:lustre:lnet: lib-md.c erase C99 // comments

2014-08-30 Thread Janet Liu
After changing the comments format, the other error disappears. So silences two checkpatch errors: ERROR: do not use C99 // comments ERROR: trailing statements should be on next line Signed-off-by: Janet Liu --- drivers/staging/lustre/lnet/lnet/lib-md.c |6 +++--- 1 file changed, 3

[PATCHv2 1/4] staging:lustre:lnet: lib-md.c make line not over 80 characters

2014-08-30 Thread Janet Liu
Reduce the following checkpatch warnings: WARNING: line over 80 characters Signed-off-by: Janet Liu --- drivers/staging/lustre/lnet/lnet/lib-md.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/staging/lustre/lnet/lnet/lib-md.c b/drivers/staging/lustre

[PATCHv1 4/4] staging:lustre:lnet lib-md.c erase space before ')' for code style

2014-08-30 Thread Janet Liu
Silences the following error: ERROR: space prohibited before that close parenthesis ')' Signed-off-by: Janet Liu --- drivers/staging/lustre/lnet/lnet/lib-md.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lnet/lnet/lib-md.c b/drive

[PATCHv1 3/4] staging:lustre:lnet: lib-md.c erase C99 // comments

2014-08-29 Thread Janet Liu
After changing the comments format, the other error disappears. So silences two checkpatch errors: ERROR: do not use C99 // comments ERROR: trailing statements should be on next line Signed-off-by: Janet Liu --- drivers/staging/lustre/lnet/lnet/lib-md.c |6 +++--- 1 file changed, 3

[PATCHv1 2/4] staging:lustre:lnet: lib-md.c delete space before '(' for code style

2014-08-29 Thread Janet Liu
Silences the following checkpatch warning: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Janet Liu --- drivers/staging/lustre/lnet/lnet/lib-md.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drive

[PATCHv1 1/4] staging:lustre:lnet: lib-md.c make line not over 80 characters

2014-08-29 Thread Janet Liu
Silences the following checkpatch warning: WARNING: line over 80 characters Signed-off-by: Janet Liu --- drivers/staging/lustre/lnet/lnet/lib-md.c | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/drivers/staging/lustre/lnet/lnet/lib-md.c b/drivers/staging

Re: Fwd: Re: [PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors.

2014-08-27 Thread Janet Liu
On 08/28/2014 10:20 AM, Janet Liu wrote: Original Message Subject: Re: [PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors. Date: Tue, 26 Aug 2014 18:22:45 -0700 From: Greg KH To: Janet Liu CC: de...@driverdev.osuosl.org, linux-ker...@vger.kernel.org

[PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors.

2014-08-26 Thread Janet Liu
Sliences the following warning and error: WARNING: line over 80 characters WARNING: space prohibited between function name and open parenthesis '(' ERROR: do not use C99 // comments ERROR: trailing statements should be on next line Signed-off-by: Janet Liu --- drivers/stag

[PATCH] staging:lustre: lib-md.c fix checkpath warnings and errors.

2014-08-24 Thread Janet Liu
Sliences the following warning and error: WARNING: line over 80 characters WARNING: space prohibited between function name and open parenthesis '(' ERROR: do not use C99 // comments ERROR: trailing statements should be on next line Signed-off-by: Janet Liu --- drivers/stag

[PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors.

2014-08-24 Thread Janet Liu
Sliences the following warning and error: WARNING: line over 80 characters WARNING: space prohibited between function name and open parenthesis '(' ERROR: do not use C99 // comments ERROR: trailing statements should be on next line Signed-off-by: Janet Liu --- drivers/stag

[PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors.

2014-08-24 Thread Janet Liu
Sliences the following warning and error: WARNING: line over 80 characters WARNING: space prohibited between function name and open parenthesis '(' ERROR: do not use C99 // comments ERROR: trailing statements should be on next line Signed-off-by: Janet Liu --- drivers/stag