All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: android: fix checkpatch warnings in ashmem.c
@ 2015-01-07  9:39 Fabian Holler
  2015-01-07  9:39 ` [PATCH 1/3] staging: android: fix indentation to match open parenthesis Fabian Holler
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabian Holler @ 2015-01-07  9:39 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Fabian Holler

Hello,

this patchset fixes the checkpatch.pl warnings in
drivers/staging/android/ashmem.c

regards

Fabian

Fabian Holler (3):
  staging: android: fix indentation to match open parenthesis
  staging: android: remove unnecessary blank lines after open brace
  staging: android: remove unnecessary space after cast

 drivers/staging/android/ashmem.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

-- 
2.1.3


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

end of thread, other threads:[~2015-01-07  9:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07  9:39 [PATCH 0/3] staging: android: fix checkpatch warnings in ashmem.c Fabian Holler
2015-01-07  9:39 ` [PATCH 1/3] staging: android: fix indentation to match open parenthesis Fabian Holler
2015-01-07  9:39 ` [PATCH 2/3] staging: android: remove blank lines after open braces Fabian Holler
2015-01-07  9:39 ` [PATCH 3/3] staging: android: remove space after casts Fabian Holler

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.