Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5e90f56 authored by Changli Gao's avatar Changli Gao Committed by David S. Miller
Browse files

phonet: remove the unused variable pn

parent f13d493d
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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)
static int pipe_handler_enable_pipe(struct sock *sk, int enable)
{
{
	struct pep_sock *pn = pep_sk(sk);
	int utid, req;
	int utid, req;


	if (enable) {
	if (enable) {