lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1744438358.git.paul.retourne@orange.fr>
Date: Fri, 11 Apr 2025 23:21:52 -0700
From: Paul Retourné <paul.retourne@...nge.fr>
To: gregkh@...uxfoundation.org,
	dpenkler@...il.com,
	dan.carpenter@...aro.org
Cc: Paul Retourné <paul.retourne@...nge.fr>,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: [PATCH 00/16] staging: gpib: fixes multiline comments style

Fixes the style of multiline comments to comply with the linux kernel
coding style as requested in the gpib TODO file.

Paul Retourné (16):
  staging: gpib: agilent_82357a: fixes multiline comments style
  staging: gpib: cb7210: fixes multiline comments style
  staging: gpib: common: fixes multiline comments style
  staging: gpib: eastwood: fixes multiline comments style
  staging: gpib: fmh_gpib: fixes multiline comments style
  staging: gpib: gpio: fixes multiline comments style
  staging: gpib: hp_82335: fixes multiline comments style
  staging: gpib: hp_82341: fixes multiline comments style
  staging: gpib: include: fixes multiline comments style
  staging: gpib: ines: fixes multiline comments style
  staging: gpib: lpvo_usb_gpib: fixes multiline comments style
  staging: gpib: nec7210: fixes multiline comments style
  staging: gpib: ni_usb: fixes multiline comments style
  staging: gpib: pc2: fixes multiline comments style
  staging: gpib: tms9914: fixes multiline comments style
  staging: gpib: tnt4882: fixes multiline comments style

 .../gpib/agilent_82357a/agilent_82357a.c      |  14 +-
 drivers/staging/gpib/cb7210/cb7210.c          |   9 +-
 drivers/staging/gpib/cb7210/cb7210.h          |  14 +-
 drivers/staging/gpib/common/gpib_os.c         |  47 ++++---
 drivers/staging/gpib/common/iblib.c           |  19 ++-
 drivers/staging/gpib/eastwood/fluke_gpib.c    |  51 +++++---
 drivers/staging/gpib/eastwood/fluke_gpib.h    |  17 ++-
 drivers/staging/gpib/fmh_gpib/fmh_gpib.c      |  66 ++++++----
 drivers/staging/gpib/gpio/gpib_bitbang.c      |   6 +-
 drivers/staging/gpib/hp_82335/hp82335.c       |   5 +-
 drivers/staging/gpib/hp_82341/hp_82341.c      |  11 +-
 drivers/staging/gpib/include/gpib_types.h     |  81 ++++++++----
 .../staging/gpib/include/nec7210_registers.h  |   3 +-
 drivers/staging/gpib/include/tms9914.h        |   6 +-
 drivers/staging/gpib/ines/ines_gpib.c         |  86 ++++++------
 .../gpib/lpvo_usb_gpib/lpvo_usb_gpib.c        | 123 +++++++++---------
 drivers/staging/gpib/nec7210/nec7210.c        |  23 ++--
 drivers/staging/gpib/ni_usb/ni_usb_gpib.c     |  40 ++++--
 drivers/staging/gpib/ni_usb/ni_usb_gpib.h     |  32 +++--
 drivers/staging/gpib/pc2/pc2_gpib.c           |   5 +-
 drivers/staging/gpib/tms9914/tms9914.c        |   9 +-
 drivers/staging/gpib/tnt4882/tnt4882_gpib.c   |  32 +++--
 22 files changed, 421 insertions(+), 278 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ