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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat,  2 Jun 2018 19:56:00 +0530
From:   Sankalp Negi <sankalpnegi2310@...il.com>
To:     gregkh@...uxfoundation.org
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
        neil@...wn.name, sankalpnegi2310@...il.com
Subject: [PATCH v2 0/5] staging: mt7621-spi: Fix Coding style issues.

This patch series lists different changes for coding style fixes
as reported by checkpatch.pl, changes can be broken down as :

1. Indent switch and case labels at the same level
2. Fix a line over 80 columns
3. Place tabs for indentation instead of spaces
4. Add a space before open paranthesis in switch 
5. Remove unnecessary braces {} from single statement if

version 2 changes
- segregated changes in individual commits as per fix category

Sankalp Negi (5):
  staging: mt7621-spi: Fix Coding style issues reported by
    checkpatch.pl.
  staging: mt7621-spi: Fix Coding style issues reported by
    checkpatch.pl.
  staging: mt7621-spi: Fix Coding style issues reported by
    checkpatch.pl.
  staging: mt7621-spi: Fix Coding style issues reported by
    checkpatch.pl.
  staging: mt7621-spi: Fix Coding style issues reported by
    checkpatch.pl.

 drivers/staging/mt7621-spi/spi-mt7621.c | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ