lkml.org 
[lkml]   [2013]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] beeceem: Several checkpatch cleanups in InterfaceTx.c
Date
This patch series fixes some checkpatch issues in InterfaceTx.c which is part of the beeceem driver.
The following errors/warnings have been fixed:
- prohibited spaces before a (semi)colon
- missing space before a variable assignment
- missing spaces between function arguments
- missing spaces before opening parentheses of if-conditionals
- unwanted opening braces of if-conditionals in an extra line
- spaces at the beginning of a line instead of tabs
- C99-style comments

However, over-80-chars warnings still remain.

This series applies no functional changes to the code whatsoever.


\
 
 \ /
  Last update: 2013-12-30 13:21    [W:0.027 / U:1.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site