Thread (3 messages) 3 messages, 3 authors, 2007-06-04

RE: multiple xor_block() functions

From: Williams, Dan J <hidden>
Date: 2007-06-04 17:48:49
Also in: linux-raid, lkml

From: Adrian Bunk [mailto:bunk@stusta.de]
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.
I'll rename the raid version to 'xor_blocks' in the md-accel series.  [
I would have suggested xor_n_blocks except that xor_blocks is limited to
5-blocks (MAX_XOR_BLOCKS) ]
cu
Adrian
Dan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help