style cleanup 71/3071/1
authorAndy Green <andy.green@linaro.org>
Mon, 11 Feb 2013 09:13:32 +0000 (17:13 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:34 +0000 (13:01 -0800)
commit0b91dd5d241c44c6ffc91129f1f4046e9633073c
tree166f5e3ee207b3fa10622a2b9564094a0b8d3de1
parent31da481ea37dae1c72c9c5abdacb222deedff509
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