Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263061AbUCMN3F (ORCPT ); Sat, 13 Mar 2004 08:29:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263092AbUCMN3F (ORCPT ); Sat, 13 Mar 2004 08:29:05 -0500 Received: from s2.ukfsn.org ([217.158.120.143]:36501 "EHLO mail.ukfsn.org") by vger.kernel.org with ESMTP id S263061AbUCMN3D (ORCPT ); Sat, 13 Mar 2004 08:29:03 -0500 From: "Nick Warne" To: linux-kernel@vger.kernel.org Date: Sat, 13 Mar 2004 13:29:01 -0000 MIME-Version: 1.0 Subject: Build problem smbfs/file.c Message-ID: <40530C9D.31619.23368E43@localhost> X-mailer: Pegasus Mail for Windows (v4.12a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 678 Lines: 27 Just patched 2.6.3 -> 2.6.4 I got a build warning: ... type character `z'... fs/smbfs/file.c: 272 too many arguments for format. Line 272: PARANOIA("%s/%s validation failed, error=%zd\n" Ummm. I removed the `z' from error=%zd\n" - it appears to be rogue, but what do I know ;) And no warnings now. Is this as it should be? Nick (not subscribed). -- "When you're chewing on life's gristle, Don't grumble, Give a whistle..." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/