diff mbox series

[1/4] core: Remove unused declarations from ofono.h

Message ID 20240124211317.611706-1-denkenz@gmail.com (mailing list archive)
State Accepted
Commit aaff4978a495e9910f2f319f19ca67ef69d34f8e
Headers show
Series [1/4] core: Remove unused declarations from ofono.h | expand

Commit Message

Denis Kenzior Jan. 24, 2024, 9:12 p.m. UTC
Fixes: 36a11599 ("gprs-provision: Remove no longer used atom/driver")
---
 src/ofono.h | 8 --------
 1 file changed, 8 deletions(-)

Comments

patchwork-bot+ofono@kernel.org Jan. 25, 2024, 10:40 p.m. UTC | #1
Hello:

This series was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:

On Wed, 24 Jan 2024 15:12:59 -0600 you wrote:
> Fixes: 36a11599 ("gprs-provision: Remove no longer used atom/driver")
> ---
>  src/ofono.h | 8 --------
>  1 file changed, 8 deletions(-)

Here is the summary with links:
  - [1/4] core: Remove unused declarations from ofono.h
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=aaff4978a495
  - [2/4] provision: Remove use of ofono_gprs_provision_data
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=b4cf3298dea2
  - [3/4] gprs: Add some additional context types
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=e6a08a1098b0
  - [4/4] unit: Add provisioning database tests
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=f1999cff1c7e

You are awesome, thank you!
diff mbox series

Patch

diff --git a/src/ofono.h b/src/ofono.h
index 6a8c53a1..42298e43 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -587,14 +587,6 @@  bool __ofono_provision_get_settings(const char *mcc,
 				struct ofono_gprs_provision_data **settings,
 				size_t *count);
 
-ofono_bool_t __ofono_gprs_provision_get_settings(const char *mcc,
-				const char *mnc, const char *spn,
-				struct ofono_gprs_provision_data **settings,
-				int *count);
-void __ofono_gprs_provision_free_settings(
-				struct ofono_gprs_provision_data *settings,
-				int count);
-
 #include <ofono/emulator.h>
 
 enum ofono_emulator_slc_condition {