From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Salikhmetov Subject: [PATCH 0/5] hfsplus: clean-up based on checkpatch.pl Date: Thu, 16 Dec 2010 18:08:37 +0200 Message-ID: <1292515722-17884-1-git-send-email-alexo@tuxera.com> To: hch@tuxera.com, linux-fsdevel@vger.kernel.org Return-path: Received: from mail-fx0-f43.google.com ([209.85.161.43]:47177 "EHLO mail-fx0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756731Ab0LPQJE (ORCPT ); Thu, 16 Dec 2010 11:09:04 -0500 Received: by fxm18 with SMTP id 18so3432661fxm.2 for ; Thu, 16 Dec 2010 08:09:03 -0800 (PST) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: These are five clean-up patches fixing coding style violations reported by checkpatch.pl script, except type definitions which are for now too painful to remove and tables.c module which is too big for checkpatch.pl use.