diff options
author | Tokunori Ikegami <[email protected]> | 2019-08-06 04:03:21 +0900 |
---|---|---|
committer | Vignesh Raghavendra <[email protected]> | 2019-08-27 17:55:53 +0530 |
commit | 228c05c2d73e072b78d0c661c2d8717d0310ef35 (patch) | |
tree | ec6ae09bf0ac2095de2ef38270fdb47935189755 /lib/debugobjects.c | |
parent | a371ba57a205e7dd6b2ccb502a4ea009d6c010f7 (diff) |
mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
To reduce function size and to remove the goto statement, split the
op_done goto statement part into do_write_oneword_done(). Also
split the start part into do_write_oneword_start() to be symmetrical.
Cc: Fabio Bettoni <[email protected]>
Co: Hauke Mehrtens <[email protected]>
Cc: Chris Packham <[email protected]>
Cc: Joakim Tjernlund <[email protected]>
Cc: [email protected]
Signed-off-by: Tokunori Ikegami <[email protected]>
[[email protected]: Reword commit message]
Signed-off-by: Vignesh Raghavendra <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions