From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Halasa Subject: Re: [PATCH 7/13] drivers/net/wan: Remove redundant test Date: Mon, 22 Dec 2008 01:18:03 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: jgarzik@pobox.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org To: Julia Lawall Return-path: Received: from khc.piap.pl ([195.187.100.11]:39236 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751343AbYLVASX (ORCPT ); Sun, 21 Dec 2008 19:18:23 -0500 In-Reply-To: (Julia Lawall's message of "Sun\, 21 Dec 2008 16\:39\:15 +0100 \(CET\)") Sender: netdev-owner@vger.kernel.org List-ID: Julia Lawall writes: > arg is checked not to be NULL a few lines before. > > A simplified version of the semantic patch that makes this change is as > follows: (http://www.emn.fr/x-info/coccinelle/) > --- > drivers/net/wan/pc300_drv.c | 5 ++--- Impressive. Thanks. -- Krzysztof Halasa