From: dingtianhong Date: Wed, 12 Feb 2014 06:58:50 +0000 (+0800) Subject: bonding: remove the redundant judgements for bond_option_queue_id_set() X-Git-Tag: v3.15-rc1~113^2~367 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c313c89edb93eeac0646dcc6d6cb7fb404d4056d;p=pandora-kernel.git bonding: remove the redundant judgements for bond_option_queue_id_set() The dev_valid_name() will check the buffer length for input name, no need to check it twice. Cc: Jay Vosburgh Cc: Veaceslav Falico Cc: Andy Gospodarek Signed-off-by: Ding Tianhong Reviewed-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed