1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

refresh generic 2.6.25 patches to match upstream style

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2008-05-30 16:30:51 +00:00
parent 1854938e6e
commit 48983d35d7
59 changed files with 2003 additions and 3309 deletions

View File

@@ -1,7 +1,5 @@
Index: linux-2.6.25.4/fs/squashfs/inode.c
===================================================================
--- linux-2.6.25.4.orig/fs/squashfs/inode.c
+++ linux-2.6.25.4/fs/squashfs/inode.c
--- a/fs/squashfs/inode.c
+++ b/fs/squashfs/inode.c
@@ -33,6 +33,7 @@
#include <linux/fs.h>
#include <linux/smp_lock.h>
@@ -10,7 +8,7 @@ Index: linux-2.6.25.4/fs/squashfs/inode.c
#include <linux/squashfs_fs_sb.h>
#include <linux/squashfs_fs_i.h>
#include <linux/buffer_head.h>
@@ -2125,7 +2126,7 @@ static void squashfs_destroy_inode(struc
@@ -2125,7 +2126,7 @@
}