
3 Jul
2018
3 Jul
'18
8:18 a.m.
On Mon, Jul 02, 2018 at 11:42:08AM -0400, Anya Harter wrote:
so that g_free(connect->nodeDevPath) line appears in alphabetical order with the rest of the lines
Signed-off-by: Anya Harter <aharter@redhat.com> --- src/connect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
In general we don't send/merge patches that just move code without any functional reason because it pollutes git history but in this case I would say it's ok. Reviewed-by: Pavel Hrdina <phrdina@redhat.com> and pushed.