Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751133AbWHTSgG (ORCPT ); Sun, 20 Aug 2006 14:36:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751134AbWHTSgG (ORCPT ); Sun, 20 Aug 2006 14:36:06 -0400 Received: from mail.gmx.de ([213.165.64.20]:9866 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S1751133AbWHTSgF (ORCPT ); Sun, 20 Aug 2006 14:36:05 -0400 X-Authenticated: #704063 Date: Sun, 20 Aug 2006 20:36:00 +0200 From: Eric Sesterhenn / Snakebyte To: Richard Knutsson Cc: Eric Sesterhenn , linux-kernel@vger.kernel.org, drzeus-sdhci@drzeus.cx Subject: Re: [Patch] Signedness issue in drivers/net/phy/phy_device.c Message-ID: <20060820183600.GA3431@alice> References: <1156008815.18192.3.camel@alice> <44E7E112.3010500@student.ltu.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44E7E112.3010500@student.ltu.se> X-Editor: Vim http://www.vim.org/ X-Info: http://www.snake-basket.de X-Operating-System: Linux/2.6.18-rc4 (i686) X-Uptime: 20:35:20 up 9:08, 4 users, load average: 0.00, 0.14, 0.29 User-Agent: Mutt/1.5.13 (2006-08-11) X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 523 Lines: 17 * Richard Knutsson (ricknu-0@student.ltu.se) wrote: > Eric Sesterhenn wrote: hi, > Would it not be preferable to use a 's32' instead of an 'int'? After > all, it seem 'val' needs to be 32 bits. not sure, but wouldnt this collide with platforms where an int is 64 Bits? Eric - 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/