Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280484
b: refs/heads/master
c: 4f91b11
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Dec 15, 2011
1 parent 4f48777 commit 2650179
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: 9b6cf1a0120a80ec342f10c297efaa0ba79f7ab7
refs/heads/master: 4f91b1141306417d84da260e3f3dda3b7b536e76
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/pmcraid.c
Original file line number Diff line number Diff line change
Expand Up @@ -4105,7 +4105,7 @@ static long pmcraid_chr_ioctl(
hdr = kmalloc(sizeof(struct pmcraid_ioctl_header), GFP_KERNEL);

if (!hdr) {
pmcraid_err("faile to allocate memory for ioctl header\n");
pmcraid_err("failed to allocate memory for ioctl header\n");
return -ENOMEM;
}

Expand Down

0 comments on commit 2650179

Please sign in to comment.