[PATCH] partitions: dos: improve guess of disk size
Alexander Aring
alex.aring at gmail.com
Thu Nov 7 23:36:19 EST 2013
On Fri, Nov 08, 2013 at 01:50:37AM +0100, Uwe Kleine-König wrote:
> On Fri, Nov 08, 2013 at 01:16:31AM +0100, Uwe Kleine-König wrote:
> > The code used to ineffectively take the end of the last partition as guess
> > for the disk size. Better use the end of the partition that has its end
> > rearmost.
> >
> > Also return an unsigned type instead of int as the result is always
> > non-negative.
> >
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> > ---
> > Hello,
> >
> > note this is only compile tested.
> ... and the introduced warning ignored. I really shouldn't send patches
> out that late ...
>
hehe, I know what you mean. :-)
- Alex
More information about the barebox
mailing list