[SCSI] properly initialize atomic_t
authorJosh Hunt <johunt@akamai.com>
Sat, 9 Jun 2012 14:03:39 +0000 (07:03 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:58:36 +0000 (08:58 +0100)
commit9e1a15376bce2fc7746145eb8ee78a3674658bc8
tree81f23f7fc1152a4386814dfc443129cc5f7e1de2
parentbb2c94a3a6ad37fe7d34f369295bcdf5387e264f
[SCSI] properly initialize atomic_t

Initialize atomic_t scsi_host_next_hn and ioerr_cntas per the guidelines
defined in Documentation/atomic_ops.txt

Signed-off-by: Josh Hunt <johunt@akamai.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hosts.c
drivers/scsi/sd.c
This page took 0.025336 seconds and 5 git commands to generate.