projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.2
/
440-block2mtd_init.patch
diff --git
a/target/linux/generic/patches-3.2/440-block2mtd_init.patch
b/target/linux/generic/patches-3.2/440-block2mtd_init.patch
index
53979b2
..
513fbca
100644
(file)
--- a/
target/linux/generic/patches-3.2/440-block2mtd_init.patch
+++ b/
target/linux/generic/patches-3.2/440-block2mtd_init.patch
@@
-106,8
+106,8
@@
{
--- a/fs/partitions/check.c
+++ b/fs/partitions/check.c
-@@ -6
64,6 +664,7 @@ rescan:
- kfree(state);
+@@ -6
96,6 +696,7 @@ int invalidate_partitions(struct gendisk
+
return 0;
}
+EXPORT_SYMBOL(rescan_partitions);
This page took
0.025156 seconds
and
4
git commands to generate.