diff options
| author | Hillf Danton <dhillf@gmail.com> | 2011-02-12 01:17:33 +0300 |
|---|---|---|
| committer | James Bottomley <James.Bottomley@suse.de> | 2011-02-12 23:13:34 +0300 |
| commit | 9dfeb3157e34315b8ca27d816a79358698a999ac (patch) | |
| tree | e60afdfe8e8443003b1a96274a5fadf4325f5a92 /include/linux | |
| parent | 04b6e153b64471ff43dde82b0122e67cf491f2f5 (diff) | |
| download | linux-9dfeb3157e34315b8ca27d816a79358698a999ac.tar.xz | |
[SCSI] scsi_dh: cosmetic change to sizeof()
instead of doing sizeof(struct X) it's better to do sizeof(*v) where v
is the variable pointing to struct X.
Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Babu Moger <babu.moger@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
