Revision a7c17d8ae4918afe527c141cc20ed34dfe18e7db authored by Adrian Hunter on 25 August 2017, 12:43:45 UTC, committed by Ulf Hansson on 30 August 2017, 11:49:40 UTC
Commit 2a842acab109 ("block: introduce new block status code type") changed
the error type but not in patches merged through the mmc tree, like
commit 0493f6fe5bde ("mmc: block: Move boot partition locking into a driver
op"). Fix one error code that is incorrect and also use BLK_STS_OK in
preference to 0.

Fixes: 17ece345a042 ("Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent cc4a41f
History
File Mode Size
Makefile -rw-r--r-- 363 bytes
kasan.c -rw-r--r-- 19.8 KB
kasan.h -rw-r--r-- 3.3 KB
kasan_init.c -rw-r--r-- 5.5 KB
quarantine.c -rw-r--r-- 8.7 KB
report.c -rw-r--r-- 11.6 KB

back to top