All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] slub: Do trivial comments fixes
@ 2019-01-31  4:10 Tobin C. Harding
  2019-01-31  4:10 ` [PATCH 1/3] slub: Fix comment spelling mistake Tobin C. Harding
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tobin C. Harding @ 2019-01-31  4:10 UTC (permalink / raw)
  To: Christopher Lameter
  Cc: Tobin C. Harding, Pekka Enberg, David Rientjes, Joonsoo Kim,
	Andrew Morton, linux-mm, linux-kernel

From: "Tobin C. Harding" <tobin@kernel.org>

Hi Christopher,

Here is a trivial patchset to wet my toes. This is my first patchset to
mm, if there are some mm specific nuances in relation to when in the dev
cycle (if ever) that minor (*cough* trivial) pathsets are acceptable
please say so

This patchset fixes comments strings in the SLUB subsystem.

As per discussion at LCA I am working on getting my head around the SLUB
allocator.  If you specifically do *not* want me to do minor clean up
while I'm reading please say so, I will not be offended.

thanks,
Tobin.


Tobin C. Harding (3):
  slub: Fix comment spelling mistake
  slub: Capitialize comment string
  slub: Use C89 comment style

 include/linux/slub_def.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-01-31  8:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-31  4:10 [PATCH 0/3] slub: Do trivial comments fixes Tobin C. Harding
2019-01-31  4:10 ` [PATCH 1/3] slub: Fix comment spelling mistake Tobin C. Harding
2019-01-31  8:10   ` William Kucharski
2019-01-31  8:51     ` Tobin C. Harding
2019-01-31  4:10 ` [PATCH 2/3] slub: Capitialize comment string Tobin C. Harding
2019-01-31  4:10 ` [PATCH 3/3] slub: Use C89 comment style Tobin C. Harding
2019-01-31  6:06 ` [PATCH 0/3] slub: Do trivial comments fixes Pekka Enberg
2019-01-31  8:52   ` Tobin C. Harding

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.