On Tue, Feb 19, 2013 at 12:36 PM, Lars-Peter Clausen wrote:
> On 02/18/2013 08:59 PM, maxin.j...@gmail.com wrote:
>> From: "Maxin B. John"
>>
>> Fix this compiler warning:
>> warning: 'td_remove' defined but not used [-Wunused-function]
>>
&g
Hi,
On Thu, Feb 21, 2013 at 2:06 AM, Greg KH wrote:
> On Thu, Feb 21, 2013 at 01:57:51AM +0200, maxin.j...@gmail.com wrote:
>> From: "Maxin B. John"
>>
>> Fixes this build failure:
>> gcc -Wall -Wextra -g -lpthread -I../include -o testusb testusb.c
>>
of ipu_idmac_exit.
>
> Remove the '__exit' annotation from ipu_idmac_exit in order to fix it.
Good catch...
Acked-by: Maxin B. John
> Signed-off-by: Fabio Estevam
> ---
> drivers/dma/ipu/ipu_idmac.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
&
Fixes the wrong filename.
Signed-off-by: Maxin B. John
---
diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c
index bffd550..e39c122 100644
--- a/drivers/i2c/busses/i2c-ocores.c
+++ b/drivers/i2c/busses/i2c-ocores.c
@@ -11,7 +11,7 @@
/*
* This driver can be used
This drops a few lines of code and allows common APIs to handle those for us.
Signed-off-by: Maxin B. John
---
diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c
index bffd550..740a89b 100644
--- a/drivers/i2c/busses/i2c-ocores.c
+++ b/drivers/i2c/busses/i2c-ocores.c
scm_destroy_cred() dereferences 'scm' before null check
Signed-off-by: Maxin B. John
---
diff --git a/include/net/scm.h b/include/net/scm.h
index 7dc0854..ed25aa1 100644
--- a/include/net/scm.h
+++ b/include/net/scm.h
@@ -64,9 +64,11 @@ static __inline__ void scm_destroy_cred(struct
m/cart/html/owi-535pc-robotic-arm-kit-with-usb-pc-interface-assembled.html
Please let me know your comments.
Signed-off-by: Maxin B. John
---
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index d805eef..a1eefa9 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@
Hi Greg,
On Mon, Oct 8, 2012 at 7:55 PM, Greg KH wrote:
> On Mon, Oct 08, 2012 at 05:29:43PM -0400, Maxin B. John wrote:
>> Hi Greg,
>>
>> This driver helps us to control the OWI/Maplin USB Robotic Arm device.
>>
>> I have tested this driver in my x86 Laptop
Hi Peter,
On Sun, Sep 23, 2012 at 2:22 PM, Peter Korsgaard wrote:
>>>>>> "Maxin" == Maxin B John writes:
>
> Maxin> This drops a few lines of code and allows common APIs to handle
> Maxin> those for us.
>
> Maxin> Signed-off-by: Maxin B
On Tue, Feb 26, 2013 at 10:53 PM, wrote:
> From: "Maxin B. John"
>
> Fixes this warning:
> CC drivers/i2c/busses/i2c-ocores.o
> drivers/i2c/busses/i2c-ocores.c:460:12: warning: 'ocores_i2c_suspend'
> defined but not used [-Wunused-function]
&g
On Tue, Feb 19, 2013 at 9:33 PM, wrote:
> From: "Maxin B. John"
>
> Fix this compiler warning:
> warning: 'td_remove' defined but not used [-Wunused-function]
>
> Signed-off-by: Maxin B. John
> ---
> drivers/dma/timb_dma.c |2 +-
> 1 files ch
Hi,
On Fri, Feb 22, 2013 at 7:29 PM, Linus Walleij wrote:
> On Wed, Feb 20, 2013 at 1:07 AM, wrote:
>
>> From: "Maxin B. John"
>>
>> Removing the annotation with __exit and referencing with __exit_p()
>> present in dma driver module remove hooks.
>
Hi Vinod,
On Thu, Mar 7, 2013 at 10:47 AM, Vinod Koul wrote:
> On Thu, Mar 07, 2013 at 10:17:40AM +0100, Maxin B. John wrote:
>> Hi,
>>
>> On Fri, Feb 22, 2013 at 7:29 PM, Linus Walleij
>> wrote:
>> > On Wed, Feb 20, 2013 at 1:07 AM, wr
From: "Maxin B. John"
cppcheck reported possible null pointer dereference in mdc_lib.c
[lustre/lustre/mdc/mdc_lib.c:233]: (error) Possible null pointer dereference
: op_data - otherwise it is redundant to check if op_data is null at line 226
Signed-off-by: Maxin B. John
---
drive
From: "Maxin B. John"
osc_obd can be NULL. cppcheck reported this:
[lustre/lustre/lov/lov_obd.c:283]: (error) Possible null pointer dereference:
osc_obd - otherwise it is redundant to check if osc_obd is null at line 295
Signed-off-by: Maxin B. John
---
drivers/staging/lustre/
Hi,
On Thu, Mar 6, 2014 at 8:51 PM, Greg KH wrote:
> On Wed, Mar 05, 2014 at 09:53:06PM +0300, Dan Carpenter wrote:
>> On Wed, Mar 05, 2014 at 02:04:35PM +0100, Maxin B. John wrote:
>> > From: "Maxin B. John"
>> >
>> > cppcheck reported
Hi All,
Trying to revive an old question as it is still valid. Is there any decision
on http://www.latencytop.org or moving it to another location yet ?
On Thu, Oct 17, 2013 at 1:08 AM, Daniel Walker wrote:
> On Sun, Oct 13, 2013 at 12:09:42PM -0700, Arjan van de Ven wrote:
>> somehow the domain
17 matches
Mail list logo