[RFC PATCH mkl-can-next] j1939: transport: j1939_xtp_rx_rts_new() can be static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fixes: 23a33bdadda9 ("j1939: transport: add j1939_xtp_rx_rts_new() function")
Signed-off-by: kbuild test robot <lkp@xxxxxxxxx>
---
 transport.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/can/j1939/transport.c b/net/can/j1939/transport.c
index 0aade65..816456c 100644
--- a/net/can/j1939/transport.c
+++ b/net/can/j1939/transport.c
@@ -949,8 +949,8 @@ static int j1939_session_insert(struct j1939_session *session)
 }
 
 
-struct j1939_session *j1939_xtp_rx_rts_new(struct j1939_priv *priv,
-					   struct sk_buff *skb, bool extd)
+static struct j1939_session *j1939_xtp_rx_rts_new(struct j1939_priv *priv,
+						  struct sk_buff *skb, bool extd)
 {
 	enum j1939_xtp_abort abort = J1939_XTP_ABORT_NO_ERROR;
 	struct j1939_session *session;



[Index of Archives]     [Automotive Discussions]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]     [CAN Bus]

  Powered by Linux