Re: sysfs_readdir patch for 2.6.16.53

2007-09-21 Thread Jiri Kosina
On Fri, 21 Sep 2007, Miloslav Semler wrote: > so there is some backport of sysfs_readdir patch from 2.6.22.6 to > 2.6.16.53. It is not well tested but it is actually working on my > kernel. Hi Miloslav, the patch is whitespace damaged, it is in not acceptable format (diff -u, please read Docu

sysfs_readdir patch for 2.6.16.53

2007-09-21 Thread Miloslav Semler
Hello everybody, so there is some backport of sysfs_readdir patch from 2.6.22.6 to 2.6.16.53. It is not well tested but it is actually working on my kernel. Miloslav diff -Nrp linux-2.6.16.53/fs/sysfs/dir.c linux-2.6.16.53-pretel/fs/sysfs/dir.c *** linux-2.6.16.53/fs/sysfs/dir.c 2007-07-25 23:0