From b29dbbd811b006deea85275e37fc1a09e8983d48 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Fri, 25 May 2007 20:40:31 -0700 Subject: [PATCH] USB: usb serial gadget, sparse fixes Fix a few serial gadget issues reported by the latest "sparse": some functions should have been defined as static, not just declared that way. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed