All of lore.kernel.org
 help / color / mirror / Atom feed
From: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
To: ceph-devel@vger.kernel.org
Cc: Danny Al-Gaaf <dalgaaf@suse.de>, Sage Weil <sage@inktank.com>
Subject: [PATCH 01/10] MDS.cc: remove twice included common/errno.h
Date: Mon,  4 Feb 2013 17:54:00 +0100	[thread overview]
Message-ID: <1359996849-26302-2-git-send-email-danny.al-gaaf@bisect.de> (raw)
In-Reply-To: <1359996849-26302-1-git-send-email-danny.al-gaaf@bisect.de>

Cleanup includes, remove twice included common/errno.h.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
---
 src/mds/MDS.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mds/MDS.cc b/src/mds/MDS.cc
index 4153417..0dd3f1b 100644
--- a/src/mds/MDS.cc
+++ b/src/mds/MDS.cc
@@ -73,7 +73,6 @@
 #include "auth/KeyRing.h"
 
 #include "common/config.h"
-#include "common/errno.h"
 
 #include "perfglue/cpu_profiler.h"
 #include "perfglue/heap_profiler.h"
-- 
1.8.1.2


  reply	other threads:[~2013-02-04 16:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04 16:53 [PATCH 00/10] cleanup twice included headers Danny Al-Gaaf
2013-02-04 16:54 ` Danny Al-Gaaf [this message]
2013-02-04 16:54 ` [PATCH 02/10] small_io_bench*.cc: remove twice included <iostream> Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 03/10] tp_bench.cc: " Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 04/10] test_idempotent.cc: remove twice included "os/FileStore.h" Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 05/10] workload_generator.cc: remove twice included "common/debug.h" Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 06/10] testxattr.cc: remove twice included <iostream> Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 07/10] perf_counters.cc: remove twice included header files Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 08/10] testmsgr.cc: remove twice included <sys/stat.h> Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 09/10] ceph-filestore-dump.cc: remove twice included <iostream> Danny Al-Gaaf
2013-02-04 16:54 ` [PATCH 10/10] xattr_bench.cc: remove twice included <time.h> Danny Al-Gaaf
2013-02-04 17:27 ` [PATCH 00/10] cleanup twice included headers Sage Weil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1359996849-26302-2-git-send-email-danny.al-gaaf@bisect.de \
    --to=danny.al-gaaf@bisect.de \
    --cc=ceph-devel@vger.kernel.org \
    --cc=dalgaaf@suse.de \
    --cc=sage@inktank.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.