mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
61b82c2113
msm_ion_client_create doesn't actually do anything with its heap_mask parameter. Remove it. Also remove the extra argument from an audio function that wraps msm_ion_client_create. The following semantic patch was used to generate this patch: @@ expression E1, E2; @@ msm_ion_client_create( - E1, E2) @@ expression E1, E2; @@ msm_audio_ion_client_create( - E1, E2) Change-Id: I403a125a1715b29a3db1f27c993abe0bc6d3fb11 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org> |
||
---|---|---|
.. | ||
efi | ||
qcom | ||
dcdbas.c | ||
dcdbas.h | ||
dell_rbu.c | ||
dmi-id.c | ||
dmi-sysfs.c | ||
dmi_scan.c | ||
edd.c | ||
iscsi_ibft.c | ||
iscsi_ibft_find.c | ||
Kconfig | ||
Makefile | ||
memmap.c | ||
pcdp.c | ||
pcdp.h |