Re: [PATCH] isys: remove stray debug printf (#533597)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There's nothing wrong with your patch.
;-)

On 11/08/2009 09:05 AM, Hans de Goede wrote:
Somehow a debug printf of mine from developing:
"Fix EDD BIOS disk order detection in general and make it work with dmraid"
patch ended up in getting committed, this patch removes it.
---
  isys/eddsupport.c |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/isys/eddsupport.c b/isys/eddsupport.c
index 5356491..c50278e 100644
--- a/isys/eddsupport.c
+++ b/isys/eddsupport.c
@@ -209,7 +209,6 @@ static int mapBiosDisks(struct device** devices,const char *path) {
                          }
                      } else if (!foundDisk ||
                                 strncmp((*foundDisk)->device, "dm-", 3)) {
-                        printf("using non dm device %s\n", (*currentDev)->device);
                          foundDisk=currentDev;
                          i++;
                      }

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux