diff options
| author | Mario Bambagini <mario.bambagini@gmail.com> | 2015-07-28 22:08:48 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-31 15:57:35 -0700 |
| commit | f926cac2f70e5dc62e9a11d8e599206c0ad357ba (patch) | |
| tree | bbc29c7f8f81e46cda2e03276aa49ac001d323d3 /include/linux/debugobjects.h | |
| parent | 585d84b4838ac061f935b5d5c84550ec9f5dee82 (diff) | |
staging: lustre: fixed lines longer than 80 chars
this set of patches fixes several code style problems:
-patch 1: lines with more than 80 chars
-patch 2: comments without */ on a separate line
-patch 3: bad alignment of lines split on more than one line
-patch 4: modified comparisons against NULL
-patch 5: added spaces between concatenated strings
This patch fixes 2 lines longer than 80 chars
The first one is a function whose argument has been moved to next line.
The second one is a comment split on two lines
Signed-off-by: Mario Bambagini <mario.bambagini@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
