This patch fixes the following:
- Got rid of unnecessary braces around single line if statements.
- End of block comments on a seperate line.
- A spelling mistake of the word "on".
Signed-off-by: Tabot Kevin
---
drivers/staging/media/atomisp/i2c/atomisp-ov2680.c | 25 +++
On Tue, Nov 03, 2020 at 10:04:40AM +, Daniel Thompson wrote:
> On Mon, Nov 02, 2020 at 01:15:56PM +0100, Tabot Kevin wrote:
> > On Mon, Nov 02, 2020 at 09:33:24AM +, Daniel Thompson wrote:
> > > On Sat, Oct 31, 2020 at 05:41:03PM +0100, Tabot Kevin wrote:
> >
Greetings Daniel,
Thank you very much for the response. So, should I just revert back to the
original
all the changes in places where I replace hard coded functions names with
__func__?
Kind regards,
Tabot Kevin.
On Mon, Nov 02, 2020 at 09:33:24AM +, Daniel Thompson wrote:
> On
This patch fixes the following:
- Uses __func__ macro to print function names.
- Got rid of unnecessary braces around single line if statements.
- End of block comments on a seperate line.
- A spelling mistake of the word "on".
Signed-off-by: Tabot Kevin
---
drivers/staging/media/a
This patch fixes the following:
- Made sure alignment matched open parenthesis.
Signed-off-by: Tabot Kevin
---
drivers/staging/greybus/audio_module.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/greybus/audio_module.c
b/drivers/staging/greybus
5 matches
Mail list logo