* Re: [PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
[not found] <20221208140531.3840-1-zoo868e@gmail.com>
@ 2022-12-08 16:01 ` Greg Kroah-Hartman
[not found] ` <CAB9pA+-2tZQDXxQ4JPrXb6K0HH=gv_9SAPKp1DSrk_M6OxL06g@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2022-12-08 16:01 UTC (permalink / raw)
To: Matt Jan; +Cc: Martyn Welch, Manohar Vanga, linux-kernel, linux-staging
On Thu, Dec 08, 2022 at 10:05:32PM +0800, Matt Jan wrote:
> Add a space around the "*" at vme_bridge.h to clear up a checkpatch
> check.
>
> Signed-off-by: Matt Jan <zoo868e@gmail.com>
This series never showed up on lore.kernel.org, why not?
It seems like you are spoofing the gmail.com address? Or is something
else going wrong on your email side?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
[not found] ` <CAB9pA+-2tZQDXxQ4JPrXb6K0HH=gv_9SAPKp1DSrk_M6OxL06g@mail.gmail.com>
@ 2022-12-08 18:20 ` Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2022-12-08 18:20 UTC (permalink / raw)
To: 詹敬平
Cc: Martyn Welch, Manohar Vanga, linux-kernel, linux-staging
On Fri, Dec 09, 2022 at 12:55:41AM +0800, 詹敬平 wrote:
> That's weird. The email send by command 'git send-mail' not appear in my
> '[Gmail]/Sent mail' folder, but the email send by mutt does. Maybe I need
> configure the .gitconfog?
>
> Here is my .gitconfog
>
> [user]
> email = zoo868e@gmail.com
> name = Matt Jan
> [core]
> autocrlf = input
No idea, sorry but do realize that when you send email, gmail will not
show mail that you sent, that's a common issue.
Also you just sent this in html format, which is rejected by the mailing
lists :(
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
@ 2022-12-09 2:17 Matt Jan
0 siblings, 0 replies; 3+ messages in thread
From: Matt Jan @ 2022-12-09 2:17 UTC (permalink / raw)
To: Martyn Welch, Manohar Vanga, Greg Kroah-Hartman, linux-kernel,
linux-staging
Cc: Matt Jan
Add a space around the "*" at vme_bridge.h to clear up a checkpatch
check.
Signed-off-by: Matt Jan <zoo868e@gmail.com>
---
Changelog
v2->v3: Resend the patch set in properly threaded and move the patch
changelog to correct position, noted by Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
v1->v2: Resend the correct patch set, noted by Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_bridge.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vme_user/vme_bridge.h b/drivers/staging/vme_user/vme_bridge.h
index 0bbefe9851d7..e17a8f7de165 100644
--- a/drivers/staging/vme_user/vme_bridge.h
+++ b/drivers/staging/vme_user/vme_bridge.h
@@ -4,7 +4,7 @@
#include "vme.h"
-#define VME_CRCSR_BUF_SIZE (508*1024)
+#define VME_CRCSR_BUF_SIZE (508 * 1024)
/*
* Resource structures
*/
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-09 2:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20221208140531.3840-1-zoo868e@gmail.com>
2022-12-08 16:01 ` [PATCH v3 1/3] staging: vme_user: add the spaces around the "*" Greg Kroah-Hartman
[not found] ` <CAB9pA+-2tZQDXxQ4JPrXb6K0HH=gv_9SAPKp1DSrk_M6OxL06g@mail.gmail.com>
2022-12-08 18:20 ` Greg Kroah-Hartman
2022-12-09 2:17 Matt Jan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®