]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/scsi/bfa/bfa_port_priv.h
[SCSI] bfa: fixed checkpatch errors for bfad files
[mv-sheeva.git] / drivers / scsi / bfa / bfa_port_priv.h
index 4b97e275990827f0c67650b7de854bf9b7905d60..51f698a06b6da42683c4f397de1017342bcfe0c4 100644 (file)
@@ -59,8 +59,8 @@ struct bfa_pport_s {
        u8                      *stats_kva;
        u64             stats_pa;
        union bfa_pport_stats_u *stats; /*  pport stats */
-       u32             mypid : 24;
-       u32             rsvd_b : 8;
+       u32             mypid:24;
+       u32             rsvd_b:8;
        struct bfa_timer_s      timer;  /*  timer */
        union bfa_pport_stats_u         *stats_ret;
                                        /*  driver stats location */