[asterisk-bugs] [DAHDI-linux 0016191]: [patch] if, for, while, switch statements all missing space, - Coding guidelines
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 16 12:58:48 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16191
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 16191
Category: General
Reproducibility: N/A
Severity: text
Priority: normal
Status: confirmed
JIRA:
Reviewboard Link:
======================================================================
Date Submitted: 2009-11-06 02:03 CST
Last Modified: 2009-12-16 12:58 CST
======================================================================
Summary: [patch] if, for, while, switch statements all
missing space, - Coding guidelines
Description:
Global change for all *.c and *.h files under the dahdi-linux tree where
whole word matches any of the following.
'if(', 'for(', 'while(' or 'switch('
no functional changes
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0016189 [patch] if, for, while, switch statemen...
======================================================================
----------------------------------------------------------------------
(0115338) svnbot (reporter) - 2009-12-16 12:58
https://issues.asterisk.org/view.php?id=16191#c115338
----------------------------------------------------------------------
Repository: dahdi
Revision: 7702
_U linux/trunk/build_tools/
A linux/trunk/build_tools/kernel-cp
------------------------------------------------------------------------
r7702 | tzafrir | 2009-12-16 12:58:46 -0600 (Wed, 16 Dec 2009) | 8 lines
kernel-cp: a local wrapper to the kernel's checkpatch script.
checkpatch.pl is a script intended to check style of code (normally:
before submitting kernel patches).
As using this script simplifies testing new code for coding style,
this commit officially closes issue
https://issues.asterisk.org/view.php?id=16191 .
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=7702
Issue History
Date Modified Username Field Change
======================================================================
2009-12-16 12:58 svnbot Checkin
2009-12-16 12:58 svnbot Note Added: 0115338
======================================================================
More information about the asterisk-bugs
mailing list