public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch -mmotm 0/6] move memory_read_from_buffer() from fs.h to string.h
@ 2008-07-14  2:56 Akinobu Mita
  2008-07-14  2:56 ` [patch -mmotm 1/6] " Akinobu Mita
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Akinobu Mita @ 2008-07-14  2:56 UTC (permalink / raw)
  To: linux-kernel, akpm

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-07-17 23:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-14  2:56 [patch -mmotm 0/6] move memory_read_from_buffer() from fs.h to string.h Akinobu Mita
2008-07-14  2:56 ` [patch -mmotm 1/6] " Akinobu Mita
2008-07-14  2:56 ` [patch -mmotm 2/6] fix qla2xxx-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-17 23:12   ` Andrew Vasquez
2008-07-17 23:28     ` Andrew Morton
2008-07-17 23:44       ` Andrew Vasquez
2008-07-17 23:46         ` Andrew Morton
2008-07-14  2:56 ` [patch -mmotm 3/6] fix dcdbas-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-14  2:56 ` [patch -mmotm 4/6] fix aty-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-14  2:56 ` [patch -mmotm 5/6] fix firmware-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-14  2:56 ` [patch -mmotm 6/6] fix dell_rbu-use-memory_read_from_buffer.patch Akinobu Mita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox