[patch -mmotm 0/6] move memory_read_from_buffer() from fs.h to string.h

From: Akinobu Mita
Date: Sun Jul 13 2008 - 22:57:48 EST


James Bottomley said that inclusion of linux/fs.h in a low level driver
was always a danger signal. This patch moves memory_read_from_buffer()
from fs.h to string.h and remove inclusion of linux/fs.h in existing
memory_read_from_buffer() users and -mm patches

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/