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)
commitd29b854fe9036a505af373ac485b2110ebae6ccd
tree596d208ea513e8016ce8496f4a11aa6fdb16fd7b
parenta46c467251353109683d353826208a17aec9383e
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
This page took 0.02466 seconds and 5 git commands to generate.