diff options
| author | Nishka Dasgupta <[email protected]> | 2019-07-08 12:11:43 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-22 07:34:10 +0200 |
| commit | 8826a1985f96d402a66e25fe6eab09144b4d8003 (patch) | |
| tree | d55ec204714a69d512c117f146f07703102107ab /tools/perf/scripts/python | |
| parent | d327ace0f301c6c203c0ed1aa5da823ab6fef5f6 (diff) | |
staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()
Remove function dim_norm_ctrl_async_buffer_size as it does nothing
except call norm_ctrl_async_buffer_size.
Rename norm_ctrl_async_buffer_size to dim_norm_ctrl_async_buffer_size to
maintain compatibility with call sites of the latter.
Change type of new dim_norm_ctrl_async_buffer_size from static inline to
non-static to match the old version.
Modify only remaining call site of norm_ctrl_async_buffer_size to call
dim_norm_ctrl_async_buffer_size instead.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions