Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74633
b: refs/heads/master
c: 92b05e1
h: refs/heads/master
i:
  74631: 23e1711
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Dec 5, 2007
1 parent 4884b9f commit cc1696e
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: 78f150bf94f5430fe8c34edeafe8d01706f38148
refs/heads/master: 92b05e13f16a41405c4f6c953c47b6c4bcf82d30
2 changes: 1 addition & 1 deletion trunk/net/irda/ircomm/ircomm_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -1245,6 +1245,7 @@ static void ircomm_tty_flow_indication(void *instance, void *sap,
self->flow = cmd;
}

#ifdef CONFIG_PROC_FS
static int ircomm_tty_line_info(struct ircomm_tty_cb *self, char *buf)
{
int ret=0;
Expand Down Expand Up @@ -1354,7 +1355,6 @@ static int ircomm_tty_line_info(struct ircomm_tty_cb *self, char *buf)
*
*
*/
#ifdef CONFIG_PROC_FS
static int ircomm_tty_read_proc(char *buf, char **start, off_t offset, int len,
int *eof, void *unused)
{
Expand Down

0 comments on commit cc1696e

Please sign in to comment.