public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] yaffs2: fix clang warnings and small cleanup
@ 2014-06-21 18:58 Jeroen Hofstee
  2014-06-21 18:58 ` [U-Boot] [PATCH 1/2] yaffs2: cosmetic: remove self assignments Jeroen Hofstee
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jeroen Hofstee @ 2014-06-21 18:58 UTC (permalink / raw)
  To: u-boot

ignores checkpatch warning:

CHECK: if this code is redundant consider removing it
#120: FILE: fs/yaffs2/yaffsfs.c:3186:
+#if 0

since this was already in u-boot.

Jeroen Hofstee (2):
  yaffs2: cosmetic: remove self assignments
  yaffs2: preprocessor cleanup

 fs/yaffs2/yaffs_guts.c   | 32 ++++++++++----------------------
 fs/yaffs2/yaffs_verify.c |  4 ----
 fs/yaffs2/yaffsfs.c      |  8 +-------
 3 files changed, 11 insertions(+), 33 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-07-21 20:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-21 18:58 [U-Boot] [PATCH 0/2] yaffs2: fix clang warnings and small cleanup Jeroen Hofstee
2014-06-21 18:58 ` [U-Boot] [PATCH 1/2] yaffs2: cosmetic: remove self assignments Jeroen Hofstee
2014-06-21 18:58 ` [U-Boot] [PATCH 2/2] yaffs2: preprocessor cleanup Jeroen Hofstee
2014-06-21 19:04   ` Jeroen Hofstee
2014-07-12 13:16 ` [U-Boot] [PATCH v2 0/2] yaffs2: fix clang warnings and small cleanup Jeroen Hofstee
2014-07-12 13:16   ` [U-Boot] [PATCH v2 1/2] yaffs2: cosmetic: remove self assignments Jeroen Hofstee
2014-07-21 20:43     ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-07-12 13:16   ` [U-Boot] [PATCH v2 2/2] yaffs2: preprocessor cleanup Jeroen Hofstee
2014-07-21 20:43     ` [U-Boot] [U-Boot,v2,2/2] " Tom Rini

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