aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2015-12-04 15:25:16 -0800
committerBrian Norris <[email protected]>2015-12-09 10:22:06 -0800
commitc42c2710d64381fd48d36b278e0744aa683d93fe (patch)
treeec4f9032ebeb7ff4b28bd064c2683bd359143da1 /scripts
parent5531ae4818fb04b9a30f87099f44595c1786f518 (diff)
mtd: partitions: remove kmemdup()
The use of kmemdup() complicates the error handling a bit. We don't actually need to allocate new memory, since this reference is treated as const, and it is copied into new memory by the partition registration code anyway. So remove it. Signed-off-by: Brian Norris <[email protected]> Reviewed-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions