dect
/
linux-2.6
Archived
13
0
Fork 0

phonet: remove the unused variable pn

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Changli Gao 2010-10-19 21:51:03 +00:00 committed by David S. Miller
parent f13d493d9c
commit c5e90f5620
1 changed files with 0 additions and 1 deletions

View File

@ -300,7 +300,6 @@ static int pipe_handler_send_ind(struct sock *sk, u8 utid, u8 msg_id)
static int pipe_handler_enable_pipe(struct sock *sk, int enable)
{
struct pep_sock *pn = pep_sk(sk);
int utid, req;
if (enable) {