public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Coding style fix
@ 2021-02-10 22:14 Fatih YILDIRIM
  2021-02-10 22:14 ` [PATCH 1/1] Macros with multiple statements should be enclosed in a do - while loop Fatih YILDIRIM
  0 siblings, 1 reply; 4+ messages in thread
From: Fatih YILDIRIM @ 2021-02-10 22:14 UTC (permalink / raw)
  To: pure.logic, johan, elder, gregkh
  Cc: greybus-dev, devel, linux-kernel, yildirim.fatih

Hi,
I have a coding style fix in greybus subsystem.

By the way, I'm following the Eudyptula Challenge Linux kernel tasks and
this patch is related to my task no 10. I hope I'm doing it the right way.
Thanks for your understanding and kind comments.

Fatih YILDIRIM (1):
  Macros with multiple statements should be enclosed in a do - while
    loop.

 drivers/staging/greybus/loopback.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-11  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-10 22:14 [PATCH 0/1] Coding style fix Fatih YILDIRIM
2021-02-10 22:14 ` [PATCH 1/1] Macros with multiple statements should be enclosed in a do - while loop Fatih YILDIRIM
2021-02-11  2:44   ` kernel test robot
2021-02-11  6:44   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox