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]
Date:   Fri, 27 Oct 2023 14:21:49 +0530
From:   Pavan Bobba <opensource206@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Cc:     Pavan Bobba <opensource206@...il.com>
Subject: [PATCH 00/10] Type encoding info dropped from array and function names in NIC driver

This patchset series consist of fixes to issues found by checkpatch

Pavan Bobba (10):
  staging: vt6655: Type encoding info dropped from array name
    "cwRXBCNTSFOff"
  staging: vt6655: Type encoding info dropped from function name
    "s_vCalculateOFDMRParameter"
  staging: vt6655: Type encoding info dropped from variable name
    "pbyTxRate"
  staging: vt6655: Type encoding info dropped from variable name
    "pbyRsvTime"
  staging: vt6655: Type encoding info dropped from function name
    "CARDbSetPhyParameter"
  staging: vt6655: Type encoding info dropped from variable name
    "byPacketType"
  staging: vt6655: Type encoding info dropped from function name
    "CARDbyGetPktType"
  staging: vt6655: Type encoding info dropped from function name
    "CARDvSetRSPINF"
  staging: vt6655: Type encoding info dropped from function name
    "CARDbUpdateTSF"
  staging: vt6655: Type encoding info dropped from variable name
    "byRxRate"

 drivers/staging/vt6655/card.c        | 118 +++++++++++++--------------
 drivers/staging/vt6655/card.h        |  10 +--
 drivers/staging/vt6655/device.h      |   2 +-
 drivers/staging/vt6655/device_main.c |   8 +-
 4 files changed, 69 insertions(+), 69 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ