Searched hist:"664 addc248d2fed68d013d26ff2fc796d7134259" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/mtd/chips/ |
H A D | map_rom.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
H A D | map_ram.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
/linux/drivers/mtd/ubi/ |
H A D | gluebi.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
/linux/drivers/mtd/devices/ |
H A D | phram.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
/linux/drivers/mtd/ |
H A D | mtdconcat.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
H A D | mtdpart.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
H A D | mtdcore.c | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
/linux/include/linux/mtd/ |
H A D | mtd.h | diff 664addc248d2fed68d013d26ff2fc796d7134259 Fri Feb 03 17:13:23 CET 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> mtd: remove R/O checking duplication
Many drivers check whether the partition is R/O and return -EROFS if yes. Let's stop having duplicated checks and move them to the API functions instead.
And again a bit of noise - deleted few too sparse newlines, sorry.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|