Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7946
b: refs/heads/master
c: 07d4fd2
h: refs/heads/master
v: v3
  • Loading branch information
Pete Zaitcev authored and Greg Kroah-Hartman committed Sep 8, 2005
1 parent 0076f79 commit 39118a0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ba6abf1352dc83e500a71e3ad9b39de0337f0c6b
refs/heads/master: 07d4fd2566ddbf2a91ff3cde80ddf449ab82c381
3 changes: 2 additions & 1 deletion trunk/drivers/block/ub.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,8 @@ static void ub_cmdtr_sense(struct ub_dev *sc, struct ub_scsi_cmd *cmd,
}
}

static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, char *page)
static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr,
char *page)
{
struct usb_interface *intf;
struct ub_dev *sc;
Expand Down

0 comments on commit 39118a0

Please sign in to comment.