Re: error in recent patch to fs/partitions/ldm.c
On Mon, 21 May 2007 19:24:57 -0400 (EDT) Robert P. J. Day wrote: > > $ git show dde33348e53ecab687a9768bf5262f0b8f79b7f2 > ... > --- a/fs/partitions/ldm.c > +++ b/fs/partitions/ldm.c > ... > - (unsigned long long)ph->config_size ); > + udunsigned long l
error in recent patch to fs/partitions/ldm.c
$ git show dde33348e53ecab687a9768bf5262f0b8f79b7f2 ... --- a/fs/partitions/ldm.c +++ b/fs/partitions/ldm.c ... - (unsigned long long)ph->config_size ); + udunsigned long long)ph->config_size); ^^ rday -- ==