On Dec 7, 2014, at 4:57 AM, Loïc Pefferkorn wrote:
>
> On Tue, Dec 02, 2014 at 02:11:33PM -0700, Andreas Dilger wrote:
>> On Nov 28, 2014, at 11:50 AM, Greg KH wrote:
>>> On Thu, Nov 27, 2014 at 07:34:10PM +0100, Loïc Pefferkorn wrote:
Hello Greg,
After some investigation, I thin
On Mon, 8 Dec 2014, Julian Calaby wrote:
> Hi Julia,
>
> On Mon, Dec 8, 2014 at 6:20 AM, Julia Lawall wrote:
> > These patches replace what appears to be a reference to the name of the
> > current function but is misspelled in some way by either the name of the
> > function itself, or by %s and
Hi Mark Rutland, Rob Herring, Pawel Moll, Ian Campbell, Kumar Gala:
Would you please give an Ack for this?
On 2014年12月05日 21:54, Philipp Zabel wrote:
Am Freitag, den 05.12.2014, 14:27 +0800 schrieb Andy Yan:
Signed-off-by: Andy Yan
This binding is mostly a copy of the existing
Documentation/d
> -Original Message-
> From: Sitsofe Wheeler [mailto:sits...@gmail.com]
> Sent: Sunday, December 7, 2014 12:05 AM
> To: KY Srinivasan
> Cc: gre...@linuxfoundation.org; linux-ker...@vger.kernel.org;
> de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com;
> jasow...@redhat.com
>
On Sun, Dec 07, 2014 at 11:02:44PM +0100, Rickard Strandqvist wrote:
> Remove the function MACbCompareContext() that is not used anywhere.
>
> This was partially found by using a static code analysis program called
> cppcheck.
>
> Signed-off-by: Rickard Strandqvist
> ---
not applying to next-2
On Sun, 2014-12-07 at 20:20 +0100, Julia Lawall wrote:
> These patches replace what appears to be a reference to the name of the
> current function but is misspelled in some way by either the name of the
> function itself, or by %s and then __func__ in an argument list.
At least a few of these see
(2014/12/06 9:41), K. Y. Srinivasan wrote:
> Fix a deadlock in the hot-add path in the Hyper-V balloon driver.
>
> K. Y. Srinivasan (2):
>Drivers: base: core: Export functions to lock/unlock device hotplug
> lock
>Drivers: hv: balloon: Fix the deadlock issue in the memory hot-add
>
Hi Julia,
On Mon, Dec 8, 2014 at 6:20 AM, Julia Lawall wrote:
> These patches replace what appears to be a reference to the name of the
> current function but is misspelled in some way by either the name of the
> function itself, or by %s and then __func__ in an argument list.
Would there be any
Remove the function CAM_read_entry() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/rtl8192e/rtl8192e/rtl_cam.c | 29 ---
drivers/staging/rtl8192e/rtl8
Remove the function MACbCompareContext() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/vt6655/mac.c | 42 --
drivers/staging/vt6655/ma
Remove the function usb_writeN() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/rtl8188eu/include/usb_ops_linux.h |1 -
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c |
On Sun, Dec 07, 2014 at 06:14:42PM +0100, Stanislaw Gruszka wrote:
> On Sat, Dec 06, 2014 at 09:06:29PM -0800, Greg Kroah-Hartman wrote:
> > On Sun, Dec 07, 2014 at 04:38:16AM +, parths...@laer.in wrote:
> > > On 2014-12-06 17:51, Greg Kroah-Hartman wrote:
> > > >On Thu, Dec 04, 2014 at 09:54:2
On Sun, Dec 07, 2014 at 09:03:40PM +0100, Andreas Siegling wrote:
> This patch fixes all indent errors in drivers/staging/comedi and its
> subdirectories. Since there were no other checkpatch errors, all checkpatch
> errors are fixed by this patch.
>
> It also fixes indent warnings, which were "no
This patch fixes all indent errors in drivers/staging/comedi and its
subdirectories. Since there were no other checkpatch errors, all checkpatch
errors are fixed by this patch.
It also fixes indent warnings, which were "no space before tabs",
"no spaces at the start of a line" and "missing a blank
These patches replace what appears to be a reference to the name of the
current function but is misspelled in some way by either the name of the
function itself, or by %s and then __func__ in an argument list.
//
// sudo apt-get install python-pip
// sudo pip install python-Levenshtein
// spatch
Replace a misspelled function name by %s and then __func__.
This is the get function, not the set function, as was indicated by the
string.
This was done using Coccinelle, including the use of Levenshtein distance,
as proposed by Rasmus Villemoes.
Signed-off-by: Julia Lawall
---
The semantic p
Remove the function GetEEPROMSize8188E() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 14 --
drivers/staging/rtl8188eu/includ
Remove the function rtl8188e_set_rssi_cmd() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 16
drivers/staging/rtl8188eu/in
On Sat, Dec 06, 2014 at 09:06:29PM -0800, Greg Kroah-Hartman wrote:
> On Sun, Dec 07, 2014 at 04:38:16AM +, parths...@laer.in wrote:
> > On 2014-12-06 17:51, Greg Kroah-Hartman wrote:
> > >On Thu, Dec 04, 2014 at 09:54:29AM +, parths...@laer.in wrote:
> > >>Hi again,
> > >>Please note my ne
This also fixes a sparse warning.
Signed-off-by: Emil Renner Berthing
---
drivers/staging/rtl8723au/hal/rtl8723a_cmd.c | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/rtl8723au/hal/rtl8723a_cmd.c
b/drivers/staging/rtl8723au/hal/rtl8723a_cmd.c
in
On Tue, Dec 02, 2014 at 02:11:33PM -0700, Andreas Dilger wrote:
> On Nov 28, 2014, at 11:50 AM, Greg KH wrote:
> > On Thu, Nov 27, 2014 at 07:34:10PM +0100, Loïc Pefferkorn wrote:
> >> Hello Greg,
> >>
> >> After some investigation, I think that removing these wrappers is not
> >> going to impro
Added a new line after declaration to remove the warning
'Missing a blank line after declarations'
Signed-off-by: Athira Lekshmi
---
.../clocking-wizard/clk-xlnx-clock-wizard.c|1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c
On Tue, Dec 02, 2014 at 02:29:15PM -0800, K. Y. Srinivasan wrote:
> We currently release memory (balloon down) in the interrupt context and we
> also
> post memory status while releasing memory. Rather than posting the status
> in the interrupt context, wakeup the status posting thread to post the
23 matches
Mail list logo