Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10778
b: refs/heads/master
c: dabb592
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent e95df35 commit 856fbd5
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: 8b262bd25580e165710e8a27df19cd60c2ef58a3
refs/heads/master: dabb592816444fcba1a771e27d4f72a2b8218374
2 changes: 1 addition & 1 deletion trunk/drivers/usb/misc/sisusbvga/sisusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2440,7 +2440,7 @@ int
sisusb_reset_text_mode(struct sisusb_usb_data *sisusb, int init)
{
int ret = 0, slot = sisusb->font_slot, i;
struct font_desc *myfont;
const struct font_desc *myfont;
u8 *tempbuf;
u16 *tempbufb;
size_t written;
Expand Down

0 comments on commit 856fbd5

Please sign in to comment.