From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: Re: [patch 5/7] CAN: Add virtual CAN netdevice driver Date: Mon, 16 Jul 2007 18:27:04 +0200 Message-ID: <469B9C58.70400@hartkopp.net> References: <20070622034452.28886.0@janus.isnogud.escape.de> <20070622034703.28886.5@janus.isnogud.escape.de> <467BAC48.1070700@trash.net> <467BC2AF.8080901@trash.net> <467D0C97.1000000@hartkopp.net> <467D178B.8080503@trash.net> <467D3891.4010906@hartkopp.net> <467D4965.40601@trash.net> <467D4D65.2080806@hartkopp.net> <467D54AB.5010407@trash.net> <468BA83A.7070500@trash.net> <469243D3.3090208@trash.net> <469253CE.8040004@hartkopp.net> <46953273.2080102@hartkopp.net> <46955F4A.9060206@trash.net> <469B0ABD.50508@hartkopp.net> <469B6DC8.5040703@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Urs Thuermann , David Miller , netdev@vger.kernel.org To: Patrick McHardy Return-path: Received: from mo-p00-ob.rzone.de ([81.169.146.161]:22188 "EHLO mo-p00-ob.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759166AbXGPQ1Q (ORCPT ); Mon, 16 Jul 2007 12:27:16 -0400 In-Reply-To: <469B6DC8.5040703@trash.net> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Patrick McHardy wrote: > Possible. You could have spent your time working on other obvious > issues, I'm pretty certain running scripts/checkpatch will show > you quite a few. > Ugh! Indeed! Thanks for the hint!! I'll fix this immediately. Is there anything else that can be checked beforehand? Regards, Oliver