public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] parport cleanup
@ 2015-10-27 14:42 Sudip Mukherjee
  2015-10-27 14:42 ` [PATCH 01/11] parport: fix a trivial typo Sudip Mukherjee
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Sudip Mukherjee @ 2015-10-27 14:42 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Sudip Mukherjee

Hi Greg,
A small series of checkpatch cleanup on parport. This is the first set.
Its only cleanup and no other change is done. All the patches are also
sent along with this pull request for your convenience.


The following changes since commit 32b88194f71d6ae7768a29f87fbba454728273ee:

  Linux 4.3-rc7 (2015-10-25 10:39:47 +0900)

are available in the git repository at:

  https://github.com/sudipm-mukherjee/parport.git tags/parport_cleanup1

for you to fetch changes up to 6bc7ecef3a3b377a4fde1150b874d5bffbbc7790:

  parport: avoid assignment in if (2015-10-27 18:12:06 +0530)

----------------------------------------------------------------
Geliang Tang (1):
  parport: fix a trivial typo

Sudip Mukherjee (10):
  parport: remove trailing white space
  parport: EXPORT_SYMBOL should follow function
  parport: fix coding style
  parport: code indent should use tabs
  parport: quoted strings should not be split
  parport: remove braces
  parport: remove unnecessary out of memory message
  parport: change style of NULL comparison
  parport: remove unneeded space
  parport: avoid assignment in if

 drivers/parport/share.c | 246 +++++++++++++++++++++++++-----------------------
 1 file changed, 126 insertions(+), 120 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-10-28  8:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 14:42 [PATCH 00/11] parport cleanup Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 01/11] parport: fix a trivial typo Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 02/11] parport: remove trailing white space Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 03/11] parport: EXPORT_SYMBOL should follow function Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 04/11] parport: fix coding style Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 05/11] parport: code indent should use tabs Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 06/11] parport: quoted strings should not be split Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 07/11] parport: remove braces Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 08/11] parport: remove unnecessary out of memory message Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 09/11] parport: change style of NULL comparison Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 10/11] parport: remove unneeded space Sudip Mukherjee
2015-10-27 14:42 ` [PATCH 11/11] parport: avoid assignment in if Sudip Mukherjee
2015-10-28  8:34 ` [PATCH 00/11] parport cleanup Sudip Mukherjee

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