Remove a debug printf that is not needed.

Signed-off-by: Brian King <brk...@linux.vnet.ibm.com>
---

 iprlib.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN iprlib.c~iprutils_remove_debug_printf iprlib.c
--- iprutils.patched/iprlib.c~iprutils_remove_debug_printf      2016-10-04 
13:23:11.480817127 -0500
+++ iprutils.patched-bjking1/iprlib.c   2016-10-04 13:23:11.487817084 -0500
@@ -9553,7 +9553,6 @@ void ipr_count_devices_in_vset(struct ip
                        devs_cnt++;
                        if (temp->block_dev_class & IPR_SSD)
                                ssd_devs_cnt++;
-                       fprintf(stdout, "%s\n", temp->gen_name);
                }
        } else {
                devs_cnt++;
_


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Iprdd-devel mailing list
Iprdd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iprdd-devel

Reply via email to