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

From: Artem Fetishev
Date: Sun May 11 2014 - 02:15:36 EST


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;
- Using pr_info instead of printk;
- Removal of typedefs;
- Fix of lines over 80 characters.

This patch set version (#3) also fixes IOCTL_FT1000_ which become broken after
applying patch 4/5 (in patch set v2).

Thanks,
-Artem
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/