> > > > You need to use 'atoll', not 'atol'. And yes, typecast is still required. > > The code should be using strtoull() and checking for errors.
Thanks Cristian and Stephen. I have sent updated patch-series v4 for review and commit.
> > > > You need to use 'atoll', not 'atol'. And yes, typecast is still required. > > The code should be using strtoull() and checking for errors.
Thanks Cristian and Stephen. I have sent updated patch-series v4 for review and commit.