Return-path: Received: from emailhub.stusta.mhn.de ([141.84.69.5]:51877 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756794AbXFBS5o (ORCPT ); Sat, 2 Jun 2007 14:57:44 -0400 Date: Sat, 2 Jun 2007 20:57:46 +0200 From: Adrian Bunk To: Dan Williams , mingo@redhat.com, neilb@suse.de, "John W. Linville" , Jouni Malinen Cc: linux-raid@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: multiple xor_block() functions Message-ID: <20070602185746.GI5500@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: include/linux/raid/xor.h:extern void xor_block(unsigned int count, unsigned int bytes, void **ptr); drivers/md/xor.c:xor_block(unsigned int count, unsigned int bytes, void **ptr) drivers/md/xor.c:EXPORT_SYMBOL(xor_block); and net/ieee80211/ieee80211_crypt_ccmp.c:static inline void xor_block(u8 * b, u8 * a, size_t len) At least one of them has to be renamed. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed