From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932259Ab0FGHgM (ORCPT ); Mon, 7 Jun 2010 03:36:12 -0400 Received: from outbound-mail03.westnet.com.au ([203.10.1.244]:25392 "EHLO outbound-mail03.westnet.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932218Ab0FGHgL (ORCPT ); Mon, 7 Jun 2010 03:36:11 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Amw6AMY9DEw6B9wNPGdsb2JhbACHb5ZRDAEBAQE1LbBCjQWFFwSDSA X-IronPort-AV: E=Sophos;i="4.53,376,1272816000"; d="scan'208";a="77841116" From: Mike Gilks To: gregkh@suse.de, mchehab@redhat.com, julia@diku.dk, joe@perches.com Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: checkpatch.pl issues in patch Date: Mon, 7 Jun 2010 15:36:34 +0800 Message-Id: <1275896195-11386-1-git-send-email-mike.kernel@gilksonline.com> X-Mailer: git-send-email 1.6.3.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org All problems shown by checkpatch.pl are resolved by the end of the patch. I think I should do smaller patches more often. I hope this is helpful anyway Mike.