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-18 
11:10:20.325152273 -0500
+++ iprutils.patched-bjking1/iprlib.c   2016-10-18 11:10:20.331152250 -0500
@@ -9584,7 +9584,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++;
_


------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Iprdd-devel mailing list
Iprdd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iprdd-devel

Reply via email to