]> git.baikalelectronics.ru Git - kernel.git/commit
staging: line6: Make *_disconnect() functions static
authorChris Rorvick <chris@rorvick.com>
Mon, 12 Jan 2015 20:43:00 +0000 (12:43 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 21:24:11 +0000 (22:24 +0100)
commit2627580d926efea4f2ce4677820a78ea8b43ed21
tree596d208ea513e8016ce8496f4a11aa6fdb16fd7b
parent8e1bf9cabfd052bb49625f1358430a4102661296
staging: line6: Make *_disconnect() functions static

Remove declarations from the header and move the definitions up in the
source so they need not be forward declared.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/staging/line6/pod.c
drivers/staging/line6/pod.h
drivers/staging/line6/podhd.c
drivers/staging/line6/podhd.h
drivers/staging/line6/toneport.c
drivers/staging/line6/toneport.h
drivers/staging/line6/variax.c
drivers/staging/line6/variax.h