summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2015-04-19 07:21:02 -0600
committerSimon Glass <[email protected]>2015-04-22 11:15:36 -0600
commitf9fd4558ea977f0ad574c829026f26157176cea6 (patch)
treeb6317bac1f4d74ad4152a6ed60afbdf0531e1fe3 /include/linux/string.h
parent98a1605309d82dd85f9046b7f81afabeba390b46 (diff)
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
We must not clear global_data even in tests, since the ram_buffer (which is used by malloc()) will also be lost, and subsequent tests will fail. Zero only the global_data fields that are required for the test to function. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Joe Hershberger <[email protected]> Tested-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions