The enumeration needs to have a blank line after it.
Signed-off-by: Benjamin Romer <[email protected]>
---
drivers/staging/unisys/common-spar/include/channels/channel.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/unisys/common-spar/include/channels/channel.h
b/drivers/staging/unisys/common-spar/include/channels/channel.h
index 304f81b..f32ec84 100644
--- a/drivers/staging/unisys/common-spar/include/channels/channel.h
+++ b/drivers/staging/unisys/common-spar/include/channels/channel.h
@@ -70,6 +70,7 @@ enum channel_clientstate {
CHANNELCLI_OWNED = 5 /* "no worries" state - client can
* access channel anytime */
};
+
static inline const u8 *
ULTRA_CHANNELCLI_STRING(u32 v)
{
--
1.9.1
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel