This is a patch to rtsx.c that changes the style of memory allocation in
order to remove a checkpatch.pl warning.
Signed-off-by: Ben Marsh
---
drivers/staging/rts5208/rtsx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rts5208/rtsx.c b/drivers/staging/rts52
Greetings to you.
Please kindly receive this message with due RESPECT.
I am soliciting for your assistance to save my life that is in danger because
of money $7.5 millions, I inherited from My late father. I am 21 years old girl
from Ivory Coast, I am presently in Republic of Nigeria now for o
I have modified the file dgap.c ,making changes to the multiline comments,thus
making them appear presentable
Signed-Off-By: Tanvi Surana
---
drivers/staging/dgap/dgap.c | 59 +
1 file changed, 33 insertions(+), 26 deletions(-)
diff --git a/drivers/s
2016-03-10 17:21 GMT+09:00 Tanvi Surana :
> I have modified the file dgap.c ,making changes to the multiline
> comments,thus making them appear presentable
>
> Signed-Off-By: Tanvi Surana
> ---
> drivers/staging/dgap/dgap.c | 59
> +
> 1 file changed,
On 10/03/16 06:52, Ravishankar Karkala Mallikarjunayya wrote:
This is a patch to the s626.c file that fixes up a type issues
found by the checkpatch.pl tool.
i.e Prefer kernel type 'u8' over 'uint8_t'
Prefer kernel type 'u16' over 'uint16_t'
Prefer kernel type 'u32' over 'uint32_t'
On 10/03/16 06:52, Ravishankar Karkala Mallikarjunayya wrote:
This is a patch to the s626.c file that fixes up a Block comments issues
found by the checkpatch.pl tool.
i.e. Block comments use a trailing */ on a separate line
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/sta
On 10/03/16 06:52, Ravishankar Karkala Mallikarjunayya wrote:
This is a patch to the s626.c file that fixes up a line over
80 characters issues found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/s626.c | 3 ++-
1 file chang
On 10/03/16 06:52, Ravishankar Karkala Mallikarjunayya wrote:
This is a patch to the ni_tio.c file that fixes up a CHECK issues
found by the checkpatch.pl tool.
i.e. Avoid crashing the kernel - try using WARN_ON & recovery code
rather than BUG() or BUG_ON().
Signed-off-by: Ravishankar Karkala M
On 10/03/16 06:52, Ravishankar Karkala Mallikarjunayya wrote:
This is a patch to the ni_tio.c file that fixes up a type issues
found by the checkpatch.pl tool.
i.e. Prefer kernel type 'u64' over 'uint64_t'
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/n
Am 09.03.2016 um 23:10 schrieb Tilman Schmidt:
> Am 07.03.2016 um 09:48 schrieb Paul Bolle:
>> On za, 2016-03-05 at 14:08 +0100, Tilman Schmidt wrote:
>>> As a consequence, owners of HiSAX type adapters are in fact stuck with
>>> the old hisax driver if they want to continue using i4l userspace
>>>
Use the inline instead of direct code to improve readability
and shorten the code a little.
Signed-off-by: Joe Perches
---
drivers/staging/skein/threefish_block.c | 2145 ---
1 file changed, 1073 insertions(+), 1072 deletions(-)
diff --git a/drivers/staging/skein/thr
This is a patch to s626.c that removes several unnecessary cast on
null pointers.
Signed-off-by: Ben Marsh
---
drivers/staging/comedi/drivers/s626.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/comedi/drivers/s626.c
b/drivers/staging/comedi/drivers
Hi Karsten,
On do, 2016-03-10 at 11:53 +0100, i...@linux-pingi.de wrote:
> mISDN with CAPI support works just fine with pppd and pppdcapiplugin
> and the CAPI works for all mISDN HW.
In the mainline tree the mISDN and CAPI stacks are effectively separate.
Do you perhaps refer to a mISDN + Asteris
On 10/03/16 12:13, Ben Marsh wrote:
This is a patch to s626.c that removes several unnecessary cast on
null pointers.
I think you mean void pointers.
Signed-off-by: Ben Marsh
---
drivers/staging/comedi/drivers/s626.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --g
I will provide a revised patch.
Thanks,
PrasannaKumar
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
I have modified tab error in the file power.c
Signed-Off-By: Tanvi Surana
---
drivers/staging/vt6656/power.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vt6656/power.c b/drivers/staging/vt6656/power.c
index c025dab..ce5de78 100644
--- a/drivers/staging/vt6
Am 10.03.2016 um 13:58 schrieb Paul Bolle:
> Hi Karsten,
>
> On do, 2016-03-10 at 11:53 +0100, i...@linux-pingi.de wrote:
>> mISDN with CAPI support works just fine with pppd and pppdcapiplugin
>> and the CAPI works for all mISDN HW.
>
> In the mainline tree the mISDN and CAPI stacks are effectiv
On Mon, Mar 07, 2016 at 10:46:50AM +0100, Boris Brezillon wrote:
> Hello,
>
> This patchset aims at getting rid of the nand_ecclayout limitations.
> struct nand_ecclayout is defining fixed eccpos and oobfree arrays which
> can only be increased by modifying the MTD_MAX_ECCPOS_ENTRIES_LARGE and
> M
Compiling speakup driver with sparse produces following warning:
drivers/staging/speakup/serialio.c:22:9: warning: incorrect type in
initializer (different base types)
drivers/staging/speakup/serialio.c:22:9:expected unsigned int
[unsigned] flags
drivers/staging/speakup/serialio.c:22:9:got
Patch to nvec_ps2.c to remove an unnecessary cast on a void pointer.
Signed-off-by: Ben Marsh
---
drivers/staging/nvec/nvec_ps2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/nvec/nvec_ps2.c b/drivers/staging/nvec/nvec_ps2.c
index 0922dd3..a324322 100644
--
On Tue, Mar 08, 2016 at 08:22:47PM -0500, David Kershner wrote:
> Visordriver_probe_device gotos were messy, clean them up.
>
> Signed-off-by: David Kershner
> Signed-off-by: Timothy Sell
> ---
> drivers/staging/unisys/visorbus/visorbus_main.c | 13 +++--
> 1 file changed, 7 insertions(
On Wed, Mar 09, 2016 at 05:10:28PM +, Sell, Timothy C wrote:
> > -Original Message-
> > From: Neil Horman [mailto:nhor...@redhat.com]
> > Sent: Wednesday, March 09, 2016 11:09 AM
> > To: external-ges-uni...@redhat.com
> > Cc: gre...@linuxfoundation.org; driverdev-devel@linuxdriverprojec
On Tue, Mar 08, 2016 at 05:23:02PM -0800, Kathryn Hampton wrote:
> This patch addresses line length errors reported by checkpatch.pl that could
> be fixed with simple line breaks.
>
> Signed-off-by: Kathryn Hampton
You sent 2 patches with identical subject lines, yet they did different
things :(
On Thu, Mar 10, 2016 at 12:39:08PM +0530, nancygoel62 wrote:
> This is a patch to the baseband.c file that fixes the warnings of more than
> 80 characters at a line by the checkpatch.pl tool
>
> Signed-off-by: Nancy Goel
> ---
> drivers/staging/vt6655/baseband.c | 16 ++--
> 1 file
On Thu, Mar 10, 2016 at 07:40:09PM +0530, Tanvi Surana wrote:
> I have modified tab error in the file power.c
>
> Signed-Off-By: Tanvi Surana
> ---
> drivers/staging/vt6656/power.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/vt6656/power.c b/drivers/
On Mon, Mar 07, 2016 at 11:21:03AM -0500, David Kershner wrote:
> Signed-off-by: David Kershner
> Signed-off-by: Timothy Sell
> ---
> drivers/staging/unisys/visorbus/visorchipset.c | 30
> --
> 1 file changed, 9 insertions(+), 21 deletions(-)
I can't take a patch with n
On Tue, Mar 08, 2016 at 10:32:22PM -0500, David Kershner wrote:
> From: Tim Sell
>
> The sysfs attribute directory at:
>
> /sys/bus/visorbus/devices/vbus:dev/devmajorminor/*
>
> or
>
> /sys/devices/visorbus/vbus:dev/devmajorminor/*
>
> previously provided a location where a visorbus f
Hi,
How can I create a initramfs file without dracut from the files in an
installed system?
regards,
Ronit
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
On Thu, Mar 10, 2016 at 12:22:06PM +0530, Ravishankar Karkala Mallikarjunayya
wrote:
> This is a patch to the s626.c file that fixes up a type issues
> found by the checkpatch.pl tool.
>
> i.e Prefer kernel type 'u8' over 'uint8_t'
> Prefer kernel type 'u16' over 'uint16_t'
> Prefer kerne
On Thu, Mar 10, 2016 at 12:22:07PM +0530, Ravishankar Karkala Mallikarjunayya
wrote:
> This is a patch to the s626.c file that fixes up a Block comments issues
> found by the checkpatch.pl tool.
>
> i.e. Block comments use a trailing */ on a separate line
>
> Signed-off-by: Ravishankar Karkala
On Fri, Mar 11, 2016 at 09:01:08AM +0530, Ronit Halder wrote:
> Hi,
> How can I create a initramfs file without dracut from the files in an
> installed system?
Why would you want to do such a thing, and more importantly, why would
this mailing list be able to help you out?
greg k-h
__
> On Mar 11, 2016, at 15:23, Lu Bing wrote:
>
> From: l00215322
>
> Many android devices have zram,so we should add "MM_SWAPENTS" in tasksize.
> Refer oom_kill.c,we add pte&pmd also.
>
> Reviewed-by: Chen Feng
> Reviewed-by: Fu Jun
> Reviewed-by: Xu YiPing
> Reviewed-by: Yu DongBin
> Sign
From: l00215322
Many android devices have zram,so we should add "MM_SWAPENTS" in tasksize.
Refer oom_kill.c,we add pte&pmd also.
Reviewed-by: Chen Feng
Reviewed-by: Fu Jun
Reviewed-by: Xu YiPing
Reviewed-by: Yu DongBin
Signed-off-by: Lu Bing
---
drivers/staging/android/lowmemorykiller.c |
33 matches
Mail list logo