All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/11] staging: ft1000: Various coding style cleanups.
@ 2011-01-25 13:04 Marek Belisko
  2011-01-25 13:04 ` [PATCH v2 01/11] staging: ft1000: Remove dead code Marek Belisko
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Marek Belisko @ 2011-01-25 13:04 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Marek Belisko

Changes from v1..v2:
- remove patch - staging: ft1000: Use common return point
- fix various alignment problems in patches:
Fix coding style in get_handshake_usb() function.
Fix coding style in get_request_type() function.
Fix coding style in get_request_type_usb() function.
Fix coding style in get_request_value() function.

Marek Belisko (11):
  staging: ft1000: Remove dead code.
  staging: ft1000: Fix coding style in check_usb_db() function.
  staging: ft1000: Fix coding style in put_handshake() function.
  staging: ft1000: Fix coding style in get_handshake_usb() function.
  staging: ft1000: Fix coding style in put_handshake_usb() function.
  staging: ft1000: Fix coding style in get_request_type() function.
  staging: ft1000: Fix coding style in get_request_type_usb() function.
  staging: ft1000: Fix coding style in get_request_value() function.
  staging: ft1000: Fix coding style in put_request_value() function.
  staging: ft1000: Fix coding style in hdr_checksum() function.
  staging: ft1000: Fix coding style in get_handshake() function.

 .../staging/ft1000/ft1000-usb/ft1000_download.c    |  487 ++++++++------------
 1 files changed, 204 insertions(+), 283 deletions(-)


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

end of thread, other threads:[~2011-01-25 15:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-25 13:04 [PATCH v2 00/11] staging: ft1000: Various coding style cleanups Marek Belisko
2011-01-25 13:04 ` [PATCH v2 01/11] staging: ft1000: Remove dead code Marek Belisko
2011-01-25 13:04 ` [PATCH v2 02/11] staging: ft1000: Fix coding style in check_usb_db() function Marek Belisko
2011-01-25 13:04 ` [PATCH v2 03/11] staging: ft1000: Fix coding style in put_handshake() function Marek Belisko
2011-01-25 13:04 ` [PATCH v2 04/11] staging: ft1000: Fix coding style in get_handshake_usb() function Marek Belisko
2011-01-25 13:05 ` [PATCH v2 05/11] staging: ft1000: Fix coding style in put_handshake_usb() function Marek Belisko
2011-01-25 13:05 ` [PATCH v2 06/11] staging: ft1000: Fix coding style in get_request_type() function Marek Belisko
2011-01-25 13:05 ` [PATCH v2 07/11] staging: ft1000: Fix coding style in get_request_type_usb() function Marek Belisko
2011-01-25 13:05 ` [PATCH v2 08/11] staging: ft1000: Fix coding style in get_request_value() function Marek Belisko
2011-01-25 13:05 ` [PATCH v2 09/11] staging: ft1000: Fix coding style in put_request_value() function Marek Belisko
2011-01-25 15:23   ` Alexey Dobriyan
2011-01-25 13:05 ` [PATCH v2 10/11] staging: ft1000: Fix coding style in hdr_checksum() function Marek Belisko
2011-01-25 13:05 ` [PATCH v2 11/11] staging: ft1000: Fix coding style in get_handshake() function Marek Belisko
2011-01-25 13:32 ` [PATCH v2 00/11] staging: ft1000: Various coding style cleanups Dan Carpenter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.