Hello!

Just a note: The patch to test8-pre3 contains 2 definitions of a
function to test is a memory-block is zero:

fs/buffer.c: int mem_is_zero(char *p, unsigned len)
fs/ext2/inode.c: static inline int all_zeroes(u32 *p, u32 *q)
driver/usb/hid.c: static __inline__ int search(__s32 *array, __s32 value, unsigned n)

There are perhaps some more declarations but the first two I found while
reading the diff for 'al'.

Philipp
-- 
  / /  (_)__  __ ____  __ Philipp Hahn
 / /__/ / _ \/ // /\ \/ /
/____/_/_//_/\_,_/ /_/\_\ [EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to