Dear list!

Author: Weiliang Li <liweili...@cmss.chinamobile.com>
Number of patches: 1

This is an automated relay of the Github pull request:
   modify if condition redundant

Patch title(s): 
   modify if condition redundant

Link:
   https://github.com/haproxy/haproxy/pull/355

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/355.patch && vi 355.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/355.patch | git am -

Description:
   Identical inner 'if' condition is always true (outer condition is
   'ext_child->command[i]' and inner condition is
   'ext_child->command[i]')

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.

Reply via email to