Messages in this thread |  | | | Subject | Re: [PATCH 3/4] drivers/scsi/mpt2sas/mpt2sas_transport.c: take size of pointed value, not pointer | | From | Joe Perches <> | | Date | Fri, 16 Sep 2011 09:32:16 -0700 |
| |
On Fri, 2011-09-16 at 08:57 +0200, Julia Lawall wrote: > Sizeof a pointer-typed expression returns the size of the pointer, not that > of the pointed data.
Hi Julia.
I submitted the same thing in May. I hope it takes this time.
https://lkml.org/lkml/2011/5/9/31
|  |