25 Sep, 2009
1 commit
-
This consolidates common code in nand.h and bbm.h. The
comments and data structures were the same, this keeps
the comment from nand.h as it fits 80 columns, while the one
in bbm.h did not.Signed-off-by: Alessandro Rubini
Signed-off-by: David Woodhouse
07 Feb, 2007
1 commit
-
Provide the bad block scan with its own read function so that important error
messages that are not from the the bad block scan, can always be printed.Signed-off-by: Adrian Hunter
Signed-off-by: Kyungmin Park
29 Jun, 2006
1 commit
-
Fix some kernel-doc typos/spellos.
Use kernel-doc syntax in places where it was almost used.
Correct/add struct, struct field, and function param names where needed.Signed-off-by: Randy Dunlap
Signed-off-by: David Woodhouse
07 Nov, 2005
2 commits
-
Signed-off-by: Thomas Gleixner
-
Simple bad block table source and header files
Signed-off-by: Kyungmin Park
Signed-off-by: Thomas Gleixner