diff options
| author | Mitchel Humpherys <mitchelh@codeaurora.org> | 2014-02-17 13:58:36 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-18 11:05:08 -0800 |
| commit | ae5cbf4a5a117549717d1da12ac1bd84f10dac59 (patch) | |
| tree | 6b432165f910630d6fd39034c74e59da83094c50 /include/linux | |
| parent | 483ed03f5eee1d1207e8648e923d615ce0599814 (diff) | |
staging: ion: Store a copy of the client name on client creation
Currently, we copy the pointer passed in to ion_client_create without
making a copy of the string itself. This approach is problematic since
it relies on the client keeping the name string in working order.
Cc: Colin Cross <ccross@android.com>
Cc: Android Kernel Team <kernel-team@android.com>
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
[jstultz: Minor commit subject tweaks]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
