- 23 11月, 2016 6 次提交
-
-
由 David Kershner 提交于
Now that visorchannel_signalinsert returns a Linux error code, we need to convert controlvm_respond_chipset_init to return an error instead of a void. Signed-off-by: NDavid Kershner <david.kershner@unisys.com> Reported-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Erik Arfvidson 提交于
This patch renames the poorly named 'local' var to 'dest' in the visorbus_private.h file Signed-off-by: NErik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: NDavid Kershner <david.kershner@unisys.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Erik Arfvidson 提交于
This patch renames poorly named 'local' variable to 'dest'. Signed-off-by: NErik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: NDavid Kershner <david.kershner@unisys.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Erik Arfvidson 提交于
The purpose of this patch is to add style consistency and beautify the entire file. This patch removes unused pound defines and cleans up spacing and tabbing of pound defines. Signed-off-by: NErik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: NDavid Kershner <david.kershner@unisys.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Erik Arfvidson 提交于
The purpose of this patch is to add style consistency and beautify the entire file. Grammar: Uppercased beginning of new sentences/paragraphs Missing ' and . Fixed several comments using prefix phrase "as is in" to "as in" Standard Grammar Comments: Fixed comments to follow the multiline styling All comments are now either same line or above variable/definitions Removed nested slash-star comments Removed a random comment left by accident Aligned star comments Signed-off-by: NErik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: NDavid Kershner <david.kershner@unisys.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Sergio Paracuellos 提交于
This patch changes macros into inline functions to avoid this checkpatch check: Macro argument 'x' may be better as '(x)' to avoid precedence issues It also removes two macros because they aren't being used. Signed-off-by: NSergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
- 21 11月, 2016 24 次提交
-
-
由 Shiva Kerdel 提交于
The indent code blocks of the else statements were unnecessary and are better written without them. Signed-off-by: NShiva Kerdel <shiva@exdev.nl> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Vijai Kumar K 提交于
Fixed checkpatch.pl warnings related to Block comments in staging/rtl8712/*.c files. Signed-off-by: NVijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Jian Yu 提交于
This patch removes the usage of MAX_STRING_SIZE from copy_from_user() and just copies enough bytes to cover count passed in. Signed-off-by: NJian Yu <jian.yu@intel.com> Reviewed-on: http://review.whamcloud.com/23462 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-8774Reviewed-by: NJohn L. Hammond <john.hammond@intel.com> Signed-off-by: NOleg Drokin <green@linuxhacker.ru> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Vijai Kumar K 提交于
Fix checkpatch.pl warnings related to Block comments in staging/vt6656/rf.c file. Signed-off-by: NVijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Vijai Kumar K 提交于
Fixed checkpatch.pl warnings related to Block comments in staging/vt6655/*.c files. Signed-off-by: NVijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Vijai Kumar K 提交于
Fixes checkpatch warning: waitqueue_active without comment Signed-off-by: NVijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Please don't use multiple blank lines Acked-by: Jason Cooper <jason@lakedaemon.net Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make spelling correction for 'regular' Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications to comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make spelling corrections for 'transitions' and 'satisfy' Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications to comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Alignment should match open parenthesis Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: spaces preferred around that '|' Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Sergio Paracuellos 提交于
Remove incorrect __iomem annotation. This patch fix the following sparse warnings in slicoss driver: warning: incorrect type in assignment (different address spaces) Signed-off-by: NSergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Alignment should match open parenthesis Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications to comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Logical continuations should be on the previous line Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Blank lines aren't necessary before a close brace '}' Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: spaces preferred around that '|,+,-,/' Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Alignment should match open parenthesis Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make comment style modifications Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make email correction for kirk@reisers.ca Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Acked-by: NChris Brannon <chris@the-brannons.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make suggested checkpatch modification for CHECK: Alignment should match open parenthesis Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications to comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
- 19 11月, 2016 10 次提交
-
-
由 Walt Feasel 提交于
Make modification to remove extra blank line Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications to comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make spelling correction for 'control' Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications for comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications for comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Walt Feasel 提交于
Make modifications for comment style Signed-off-by: NWalt Feasel <waltfeasel@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Sergio Paracuellos 提交于
Replace CamelCases to comply with the standard kernel coding style. Signed-off-by: NSergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Sergio Paracuellos 提交于
Replace CamelCases to comply with the standard kernel coding style. Signed-off-by: NSergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Sergio Paracuellos 提交于
Add braces in if statement to comply with the standard kernel coding style. Signed-off-by: NSergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
由 Sergio Paracuellos 提交于
Move logical or operator to previous line to comply with the standard kernel coding style. Signed-off-by: NSergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-