Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118335
b: refs/heads/master
c: ad1d967
h: refs/heads/master
i:
  118333: 6315e70
  118331: 49fa7ae
  118327: 601d02f
  118319: f105cb1
  118303: a5f9b98
  118271: 6035509
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Oct 31, 2008
1 parent 8fb6833 commit 85c382d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 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: 194dcdba5a11a0238aef7ed91f32df77cb31505b
refs/heads/master: ad1d967c88e349c7e822ad75dd3247a2a50d2ea3
1 change: 0 additions & 1 deletion trunk/drivers/net/wan/z85230.c
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,6 @@ EXPORT_SYMBOL(z8530_nop);
* z8530_interrupt - Handle an interrupt from a Z8530
* @irq: Interrupt number
* @dev_id: The Z8530 device that is interrupting.
* @regs: unused
*
* A Z85[2]30 device has stuck its hand in the air for attention.
* We scan both the channels on the chip for events and then call
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,6 @@ static inline void __netif_tx_unlock_bh(struct netdev_queue *txq)
/**
* netif_tx_lock - grab network device transmit lock
* @dev: network device
* @cpu: cpu number of lock owner
*
* Get network device transmit lock
*/
Expand Down
1 change: 0 additions & 1 deletion trunk/include/net/sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,6 @@ extern void sock_init_data(struct socket *sock, struct sock *sk);

/**
* sk_filter_release: Release a socket filter
* @sk: socket
* @fp: filter to remove
*
* Remove a filter from a socket and release its resources.
Expand Down

0 comments on commit 85c382d

Please sign in to comment.