Re: [PATCH v2 1/3] drivers: simcommodem: create rat to radio_access_mode function
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <[email protected]> |
Hi Sean, On 10/11/24 5:18 AM, Sean Nyekjaer wrote: > This is done in preparation for querying available rat modes > --- > Changes since v1: > - fixed function name > - changed mode variable to int, to allow negative numbers > > drivers/simcommodem/radio-settings.c | 47 +++++++++++++++++----------- > 1 file changed, 28 insertions(+), 19 deletions(-) > Applied with a couple amends in patches 2 & 3 to comply with the 80 character / line limit. See doc/coding-style.txt for more details. Regards, -Denis