Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/2] Small adjustments in drivers/clk/clk.c
@ 2015-05-07  0:50 Murilo Opsfelder Araujo
  2015-05-07  0:51 ` [PATCH 1/2] drivers: clk: clk.c: Add comments indicating the matching #ifdef blocks Murilo Opsfelder Araujo
  2015-05-07  0:51 ` [PATCH 2/2] drivers: clk: clk.c: Make clk_is_orphan() dependent of CONFIG_OF Murilo Opsfelder Araujo
  0 siblings, 2 replies; 5+ messages in thread
From: Murilo Opsfelder Araujo @ 2015-05-07  0:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-clk, Stephen Boyd, Mike Turquette, Murilo Opsfelder Araujo

The first patch just improves code readability by addig comments after
#endif statements; the second one gets rid of a warning message during
kernel build.

Murilo Opsfelder Araujo (2):
  drivers: clk: clk.c: Add comments indicating the matching #ifdef
    blocks
  drivers: clk: clk.c: Make clk_is_orphan() dependent of CONFIG_OF

 drivers/clk/clk.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

--
2.1.4

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

end of thread, other threads:[~2015-05-07  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07  0:50 [PATCH 0/2] Small adjustments in drivers/clk/clk.c Murilo Opsfelder Araujo
2015-05-07  0:51 ` [PATCH 1/2] drivers: clk: clk.c: Add comments indicating the matching #ifdef blocks Murilo Opsfelder Araujo
2015-05-07  0:51 ` [PATCH 2/2] drivers: clk: clk.c: Make clk_is_orphan() dependent of CONFIG_OF Murilo Opsfelder Araujo
2015-05-07  0:55   ` Stephen Boyd
2015-05-07  0:59     ` Murilo Opsfelder Araújo

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