All of lore.kernel.org
 help / color / mirror / Atom feed
* Review request 0/2: init/main.c: sink the kernel_init to the bottom
@ 2020-12-30  6:04 Liu Peibao
  2020-12-30  6:04 ` [PATCH 1/2] init/main.c: fix strings split across lines Liu Peibao
  2020-12-30  6:04 ` [PATCH 2/2] init/main.c: sink the kernel_init to the bottom Liu Peibao
  0 siblings, 2 replies; 8+ messages in thread
From: Liu Peibao @ 2020-12-30  6:04 UTC (permalink / raw)
  To: mhiramat, rostedt, akpm; +Cc: linux-kernel

It looks better that sinking the kernel_init() to bottom. And such the
statement of kernel_init_freeable() is redundant. Also there is a
warning found by the checkpatch.pl.


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

end of thread, other threads:[~2021-01-13  2:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30  6:04 Review request 0/2: init/main.c: sink the kernel_init to the bottom Liu Peibao
2020-12-30  6:04 ` [PATCH 1/2] init/main.c: fix strings split across lines Liu Peibao
2021-01-12  0:02   ` Steven Rostedt
2021-01-12 14:26     ` Liu Peibao
2021-01-12 21:11       ` Steven Rostedt
2021-01-13  2:02         ` Liu Peibao
2020-12-30  6:04 ` [PATCH 2/2] init/main.c: sink the kernel_init to the bottom Liu Peibao
2021-01-12  0:04   ` Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.