From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263259AbUJ2Acz (ORCPT ); Thu, 28 Oct 2004 20:32:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263229AbUJ2AXw (ORCPT ); Thu, 28 Oct 2004 20:23:52 -0400 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:30214 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S263197AbUJ2AUI (ORCPT ); Thu, 28 Oct 2004 20:20:08 -0400 Date: Fri, 29 Oct 2004 02:19:33 +0200 From: Adrian Bunk To: kraxel@bytesex.org Cc: linux-kernel@vger.kernel.org Subject: [2.6 patch] media/video/ir-kbd-i2c.c: remove an unused function Message-ID: <20041029001933.GM29142@stusta.de> References: <20041028223019.GS3207@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041028223019.GS3207@stusta.de> User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org [ this time without the problems due to a digital signature... ] The patch below removes an unused function from drivers/media/video/ir-kbd-i2c.c diffstat output: drivers/media/video/ir-kbd-i2c.c | 10 ---------- 1 files changed, 10 deletions(-) Signed-off-by: Adrian Bunk --- linux-2.6.10-rc1-mm1-full/drivers/media/video/ir-kbd-i2c.c.old 2004-10-28 23:05:55.000000000 +0200 +++ linux-2.6.10-rc1-mm1-full/drivers/media/video/ir-kbd-i2c.c 2004-10-28 23:06:06.000000000 +0200 @@ -155,16 +155,6 @@ /* ----------------------------------------------------------------------- */ -static inline int reverse(int data, int bits) -{ - int i,c; - - for (c=0,i=0; i