From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phillip Lougher Subject: [PATCH 0/2] Squashfs: a couple of sparse fixes Date: Mon, 25 Oct 2010 01:01:24 +0100 Message-ID: <4CC4C8D4.7000502@lougher.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Linux Kernel Development , linux-fsdevel@vger.kernel.org Return-path: Received: from lon1-post-2.mail.demon.net ([195.173.77.149]:37575 "EHLO lon1-post-2.mail.demon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750996Ab0JYAGD (ORCPT ); Sun, 24 Oct 2010 20:06:03 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, The following patches fix a couple of sparse warnings in Squashfs... Squashfs: fix use of __le64 annotated variable Squashfs: fix function prototype Thanks Phillip