mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] staging: ccree: fix coding style error
@ 2017-06-20 14:51 Jhih-Ming Huang
  2017-06-20 14:51 ` [PATCH 1/6] Staging: ccree: add space around comma, brace and operator Jhih-Ming Huang
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jhih-Ming Huang @ 2017-06-20 14:51 UTC (permalink / raw)
  To: Gilad Ben-Yossef, Greg Kroah-Hartman, linux-crypto,
	driverdev-devel, devel, linux-kernel


Hi,

This patch fix all coding style error in driver/staging/ccree/ssi_aead.c.

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

end of thread, other threads:[~2017-06-22 13:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-20 14:51 [PATCH] staging: ccree: fix coding style error Jhih-Ming Huang
2017-06-20 14:51 ` [PATCH 1/6] Staging: ccree: add space around comma, brace and operator Jhih-Ming Huang
2017-06-20 14:52 ` [PATCH 2/6] staging: ccree: move brace { to previous line for if Jhih-Ming Huang
2017-06-20 14:52 ` [PATCH 3/6] staging: ccree: move '{' to next line for function Jhih-Ming Huang
2017-06-20 14:52 ` [PATCH 4/6] staging: ccree: move * to close variable name instead of type Jhih-Ming Huang
2017-06-20 14:52 ` [PATCH 5/6] staging: ccree: remove improper space Jhih-Ming Huang
2017-06-20 14:52 ` [PATCH 6/6] staging: ccree: move else to follow close brace '}' Jhih-Ming Huang
2017-06-20 19:33 ` [PATCH] staging: ccree: fix coding style error Dan Carpenter
2017-06-22 13:42 ` Gilad Ben-Yossef

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

Powered by JetHome