mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drivers: staging: ft1000: Improve coding style
@ 2014-05-11  7:54 Artem Fetishev
  2014-05-11  7:54 ` [PATCH v2 1/5] drivers: staging: ft1000: Fix indentation Artem Fetishev
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Artem Fetishev @ 2014-05-11  7:54 UTC (permalink / raw)
  To: joe, marek.belisko, gregkh; +Cc: linux-kernel, 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;
  - Using pr_info instead of printk;
  - Removal of typedefs;
  - Fix of lines over 80 characters.

Thanks,
-Artem

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-10 19:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-11  7:54 [PATCH v2 0/5] drivers: staging: ft1000: Improve coding style Artem Fetishev
2014-05-11  7:54 ` [PATCH v2 1/5] drivers: staging: ft1000: Fix indentation Artem Fetishev
2014-05-11  7:54 ` [PATCH v2 2/5] drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos Artem Fetishev
2014-05-11  7:54 ` [PATCH v2 3/5] drivers: staging: ft1000: Use pr_info instead of printk Artem Fetishev
2014-05-11  7:54 ` [PATCH v2 4/5] drivers: staging: ft1000: Remove typedefs Artem Fetishev
2014-05-11  7:54 ` [PATCH v2 5/5] drivers: staging: ft1000: Fix lines over 80 characters Artem Fetishev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome