Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031339AbWKUTn7 (ORCPT ); Tue, 21 Nov 2006 14:43:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1031348AbWKUTn6 (ORCPT ); Tue, 21 Nov 2006 14:43:58 -0500 Received: from bay0-omc2-s2.bay0.hotmail.com ([65.54.246.138]:17000 "EHLO bay0-omc2-s2.bay0.hotmail.com") by vger.kernel.org with ESMTP id S1031339AbWKUTn5 (ORCPT ); Tue, 21 Nov 2006 14:43:57 -0500 Message-ID: X-Originating-IP: [87.81.120.187] X-Originating-Email: [dcb314@hotmail.com] From: "d binderman" To: Linux-Kernel@vger.kernel.org Subject: arch/i386/kernel/msr.c(198): remark #593: variable "rv" was set but never used Date: Tue, 21 Nov 2006 19:43:55 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 21 Nov 2006 19:43:56.0649 (UTC) FILETIME=[61E4AD90:01C70DA5] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 31 Hello there, I just tried to compile Linux kernel 2.6.18.3 with the Intel C C compiler. It said arch/x86_64/kernel/../../i386/kernel/msr.c(198): remark #593: variable "rv" was set but never used The source code is size_t rv; I have checked the source code and I agree with the compiler. Suggest delete local variable. Regards David Binderman _________________________________________________________________ Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters - 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/