On 12/01/16 18:01, Spencer Olson wrote:
I looked through commit messages in the repository that also had Fixes:
tags that were long. The ones I looked at were all split. I was going
to say everything, but I just noticed that I was looking at some commits
from 2014. I don't mind resubmitting if
On 12/01/16 17:33, Spencer E. Olson wrote:
This fixes a bug in function ni_tio_input_inttrig(). The trigger number
should be compared to cmd->start_arg, not cmd->start_src.
Fixes: 6a760394d7eb ("staging: comedi: ni_tiocmd: clarify the
cmd->start_arg validation and use")
Cc: # 3.17+
Signed-off-
On 12/01/16 18:05, Spencer E. Olson wrote:
Generally, the CR_CHAN macro is/should be used to access the relevant bits
for channel identification in cmd->*_arg when the corresponding
cmd->*_src==TRIG_EXT, including cmd->convert_arg in this case.
This patch does not fix a bug per se, as NISTC_AI_M
It doesn't matter much, but I feel it's better to go long.
(The Fixes tag was my invention so I'm an authority on this).
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo
fixed spelling mistakes which referred to OUTPUT as OUPUT
Signed-off-by: Saatvik Arya
---
drivers/staging/media/davinci_vpfe/dm365_resizer.c | 22 +++---
drivers/staging/media/davinci_vpfe/dm365_resizer.h | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/d
fixed coding style warnings related to comment blocks
Signed-off-by: Saatvik Arya
---
drivers/staging/octeon-usb/octeon-hcd.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b/drivers/staging/octeon-usb/octeon-hcd.c
index 6f28717..16
fixed warnings about comment block coding style
Signed-off-by: Saatvik Arya
---
drivers/staging/xgifb/vgatypes.h | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/xgifb/vgatypes.h b/drivers/staging/xgifb/vgatypes.h
index 61fa10f..de80e5c 100644
--- a/driv
Building wilc1000 with clang currently fails in the staging-next branch:
drivers/staging/wilc1000/wilc_spi.c:123:34: warning: tentative definition of
variable with internal linkage has incomplete non-array type 'const struct
wilc1000_ops' [-Wtentative-definition-incomplete-type]
static const str
From: Maarten Lankhorst
Debug output assumes all sync points are built on top of Android sync
points and when we start creating them from dma-fences will NULL ptr deref
unless taught about this.
v0.4: Corrected patch ownership.
v0.5: Removed redundant braces to keep style checker happy
Signed-
From: Maarten Lankhorst
This allows users of dma fences to create a android fence.
v0.2: Added kerneldoc. (Tvrtko Ursulin).
v0.4: Updated comments from review feedback by Maarten.
Signed-off-by: Maarten Lankhorst
Signed-off-by: Tvrtko Ursulin
Cc: Maarten Lankhorst
Cc: Daniel Vetter
Cc: Jes
Hi John,
2016-01-13 john.c.harri...@intel.com :
> From: Maarten Lankhorst
>
> This allows users of dma fences to create a android fence.
>
> v0.2: Added kerneldoc. (Tvrtko Ursulin).
>
> v0.4: Updated comments from review feedback by Maarten.
>
> Signed-off-by: Maarten Lankhorst
> Signed-off
> -Original Message-
> From: David Miller [mailto:da...@davemloft.net]
> Sent: Sunday, January 10, 2016 5:26 PM
> To: vkuzn...@redhat.com
> Cc: net...@vger.kernel.org; KY Srinivasan ; Haiyang
> Zhang ; de...@linuxdriverproject.org; linux-
> ker...@vger.kernel.org; eric.duma...@gmail.com
>
This is a patch to the comedilib.h file that fixes "bloch comment use
* on subsequent lines" warning found by the checkpatch.pl tool
Signed-off-by: YU Bo
---
drivers/staging/comedi/comedilib.h | 32
1 个文件被修改,插入 16 行(+),删除 16 行(-)
diff --git a/drivers/staging
From: Haiyang Zhang
Date: Wed, 13 Jan 2016 23:10:57 +
> I have done a comparison of the Toeplitz v.s. Jenkins Hash algorithms,
> and found that the Toeplitz provides much better distribution of the
> connections into send-indirection-table entries.
This fails to take into consideration how
This is a patch to the comedi_pcmcia.h file that fixes up a "line over
80 characters" warning found by the checkpatch.pl tool
Signed-off-by: YU Bo
---
drivers/staging/comedi/comedi_pcmcia.h |3 ++-
1 个文件被修改,插入 2 行(+),删除 1 行(-)
diff --git a/drivers/staging/comedi/comedi_pcmcia.h
b/drivers
This is a patch to the comedi_pcmcia.h file that fixes up a "line over
80 characters" warning found by the checkpatch.pl tool
Signed-off-by: YU Bo
---
drivers/staging/comedi/comedi_pcmcia.h |3 ++-
1 个文件被修改,插入 2 行(+),删除 1 行(-)
diff --git a/drivers/staging/comedi/comedi_pcmcia.h
b/drivers
This is a patch to the comedi.h file that fixes up warnings found by the
checkpatch.pl tool
Signed-off-by: YU Bo
---
drivers/staging/comedi/comedi.h | 260 +++
1 个文件被修改,插入 154 行(+),删除 106 行(-)
diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/c
17 matches
Mail list logo