Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359472
b: refs/heads/master
c: 30ac379
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and James Bottomley committed Jan 30, 2013
1 parent 0450069 commit d6aad15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2be509c97fdc2cfc6771d97f346ff5e4c5c85089
refs/heads/master: 30ac379a6921b14f4c44e13875d39b8f8f478958
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/bfa/bfad.c
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ bfad_start_ops(struct bfad_s *bfad) {
sizeof(driver_info.host_os_patch) - 1);

strncpy(driver_info.os_device_name, bfad->pci_name,
sizeof(driver_info.os_device_name - 1));
sizeof(driver_info.os_device_name) - 1);

/* FCS driver info init */
spin_lock_irqsave(&bfad->bfad_lock, flags);
Expand Down

0 comments on commit d6aad15

Please sign in to comment.