linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove dead code
@ 2011-10-31 13:53 Jes.Sorensen
  2011-10-31 13:53 ` [PATCH 1/3] conf_match(): " Jes.Sorensen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jes.Sorensen @ 2011-10-31 13:53 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, dledford

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

These three patches remove a couple of chunks of dead code. They were
pointed out by running Coverity.

The dead code isn't a big issue in itself, but removing it will remove
noise when looking through the audit logs.

Cheers,
Jes


Jes Sorensen (3):
  conf_match(): Remove dead code
  conf_watch(): More dead code removal
  Kill(): Remove redundant check and dead code

 Kill.c   |    6 +-----
 config.c |   35 -----------------------------------
 2 files changed, 1 insertions(+), 40 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2011-11-01  6:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 13:53 [PATCH 0/3] Remove dead code Jes.Sorensen
2011-10-31 13:53 ` [PATCH 1/3] conf_match(): " Jes.Sorensen
2011-11-01  2:33   ` NeilBrown
2011-11-01  6:22     ` Jes Sorensen
2011-10-31 13:53 ` [PATCH 2/3] conf_watch(): More dead code removal Jes.Sorensen
2011-10-31 13:53 ` [PATCH 3/3] Kill(): Remove redundant check and dead code Jes.Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).