style cleanup
authorAndy Green <andy.green@linaro.org>
Mon, 11 Feb 2013 09:13:32 +0000 (17:13 +0800)
committerAndy Green <andy.green@linaro.org>
Mon, 11 Feb 2013 09:13:32 +0000 (17:13 +0800)
commitb5b23199f6bea15344e942ac22f1a3fbf7164112
treedb9d6064ebdf9f33a33c7f96bbc8d77b0171f49e
parentad68639a7bd74b8a4800168fc8963ab98bf7d716
style cleanup

This brings the library sources into compliance with checkpatch
style except for three or four exceptions like WIN32 related stuff
and one long string constant I don't want to break into multiple
sprintf calls.

There should be no functional or compilability change from all
this (hopefully).

Signed-off-by: Andy Green <andy.green@linaro.org>
18 files changed:
lib/client-handshake.c
lib/client-parser.c
lib/client.c
lib/daemonize.c
lib/extension-deflate-frame.c
lib/extension-deflate-stream.c
lib/extension.c
lib/getifaddrs.c
lib/getifaddrs.h
lib/handshake.c
lib/libwebsockets.c
lib/libwebsockets.h
lib/output.c
lib/parsers.c
lib/private-libwebsockets.h
lib/server-handshake.c
lib/server.c
libwebsockets-api-doc.html