public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging rtl8192e: Fixing several checkpatch errors and warnings
@ 2014-01-05 12:25 Andreas Frembs
  2014-01-05 12:25 ` [PATCH 1/3] Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c Andreas Frembs
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andreas Frembs @ 2014-01-05 12:25 UTC (permalink / raw)
  To: andreas.frembs
  Cc: matthias.schoepe, linux-kernel, gregkh, dhowells, viro, devel,
	linux-kernel, linville, andrea.merello, valentina.manea.m, lisa

In rtllib_crypt_tkip.c we fixed the checkpatch error: space required after that ','.

In rtllib_debug.h we fixed the checkpatch error: Macros with complex values should be enclosed in parenthesis.
We also fixed in rtllib_debug.h the warning, do {} while (0) macros should not be semicolon terminated.
By removing this semicolon we had to fix the wrong use of this macro in rtl8192e/r8192E_phy.c


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

end of thread, other threads:[~2014-01-06  8:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-05 12:25 [PATCH 0/3] Staging rtl8192e: Fixing several checkpatch errors and warnings Andreas Frembs
2014-01-05 12:25 ` [PATCH 1/3] Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c Andreas Frembs
2014-01-05 12:25 ` [PATCH 2/3] Staging rtl8192e: Fixing checkpatch error in rtllib_debug.h Andreas Frembs
2014-01-06  8:05   ` Dan Carpenter
2014-01-05 12:25 ` [PATCH 3/3] Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning " Andreas Frembs

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