Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24471
b: refs/heads/master
c: fa8f399
h: refs/heads/master
i:
  24469: d01a31c
  24467: 3096ae2
  24463: 398ae7b
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Mar 28, 2006
1 parent 8ebb68a commit 4aa963d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e51236092d2f7e40e87e88804b5b42e5f8025415
refs/heads/master: fa8f399a2bc36c1329672400857757e0982babf3
2 changes: 0 additions & 2 deletions trunk/drivers/block/acsi_slm.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,6 @@ static ssize_t slm_read( struct file *file, char *buf, size_t count,
int length;
int end;

if (count < 0)
return( -EINVAL );
if (!(page = __get_free_page( GFP_KERNEL )))
return( -ENOMEM );

Expand Down

0 comments on commit 4aa963d

Please sign in to comment.