[PATCH v2 0/5] drivers: staging: ft1000: Improve coding style

2014-05-10 Thread Artem Fetishev
Hey Joe, I've made the changes you requested. Each fix is now made in a separate patch. This patch set fixes the ft1000 header files only. The inclusion of one .c file (ft1000_debug.c) is caused by typedef removal. Patch set includes: - Indentation fixes; - Fixes of IOCTL_FT1000_* marcos;

[PATCH v2 0/5] drivers: staging: ft1000: Improve coding style

2014-05-10 Thread Artem Fetishev
Hey Joe, I've made the changes you requested. Each fix is now made in a separate patch. This patch set fixes the ft1000 header files only. The inclusion of one .c file (ft1000_debug.c) is caused by typedef removal. Patch set includes: - Indentation fixes; - Fixes of IOCTL_FT1000_* marcos;