Re: [PATCH v4] ks7010: enclose non-trivial defines in parentheses

2021-02-18 Thread Greg KH
A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I includ

Re: [PATCH v4] ks7010: enclose non-trivial defines in parentheses

2021-02-18 Thread roz
Hi, I wanted to check the status on the following patch. I wanted the result for eudyptula task 10 submission. It would be great if i can check if the mail is being processed or rejected. I appologise for any troubles. On Mon, Feb 15, 2021 at 6:57 pm, shivang upadhyay wrote: Checkpatch comp

[PATCH v4] ks7010: enclose non-trivial defines in parentheses

2021-02-15 Thread shivang upadhyay
Checkpatch complains that parentheses are missing: "Macros with complex values should be enclosed in parentheses". Fixed that. Signed-off-by: shivang upadhyay --- Previous versions of the patch were rejected due to lack of discription in patch emails. drivers/staging/ks7010/ks_hostif.h | 24