Re: [PATCH v5] ofdisk: add sas disks to the device list

2015-11-12 Thread Paulo Flabiano Smorigo
On Wed, Nov 11, 2015 at 11:39 PM, Vladimir 'phcoder' Serbinenko wrote: > Other than small comment inline go ahead > > Le 12 nov. 2015 1:36 AM, "Paulo Flabiano Smorigo" > a écrit : > >> > >> Changes: > >> - using sizeof ("/disk@7766554433221100"); > >> - grub_uint64_t *table; > >> + grub_

Re: [PATCH v5] ofdisk: add sas disks to the device list

2015-11-11 Thread Vladimir 'phcoder' Serbinenko
Other than small comment inline go ahead Le 12 nov. 2015 1:36 AM, "Paulo Flabiano Smorigo" < pfsmor...@linux.vnet.ibm.com> a écrit : > > Changes: > - using sizeof ("/disk@7766554433221100"); > - grub_uint64_t *table; > + grub_snprintf (bufptr, sizeof ("/disk@7766554433221100"), > +