On Mon, Oct 26, 2020 at 09:34:53AM +0530, Deepak R Varma wrote:
> On Wed, Oct 21, 2020 at 01:01:07PM +0530, Deepak R Varma wrote:
>
> Hello,
> Requesting a review / ack of this patch.
As I said in my previous email, to the outreachy list, if I have not
applied something, it needs to be resent, if
On Mon, Oct 26, 2020 at 09:34:53AM +0530, Deepak R Varma wrote:
> > - dev_dbg(&eng->pldev->dev, "Handling completed descriptor %p
> > (acd = %p)\n", cur, cur->acd);
> > + dev_dbg(&eng->pldev->dev, "Handling completed descriptor %p
> > (acd = %p)\n",
> > + cur
On Wed, Oct 21, 2020 at 01:05:25PM +0530, Deepak R Varma wrote:
Hello,
Requesting a review / ack for this patch.
Thank you,
Deepak.
> Rename show_engine_regs show function to engine_regs_show as per the
> convention followed. The show function macro DEVICE_ATTR is replaced
> by DEVICE_ATTR_RO. I
On Wed, Oct 21, 2020 at 01:01:07PM +0530, Deepak R Varma wrote:
Hello,
Requesting a review / ack of this patch.
Thank you,
Deepak.
> Reformat lines that exceed 100 column in length. Issue reported by
> checkpatch script.
>
> Signed-off-by: Deepak R Varma
> ---
> Changes since v1:
>- No cha
allmodconfig
powerpc allnoconfig
x86_64 randconfig-a001-20201025
x86_64 randconfig-a003-20201025
x86_64 randconfig-a002-20201025
x86_64 randconfig-a006-20201025
x86_64 randconfig-a005-20201025
x86_64
allmodconfig
powerpc allyesconfig
powerpc allmodconfig
powerpc allnoconfig
x86_64 randconfig-a001-20201025
x86_64 randconfig-a003-20201025
x86_64 randconfig-a002-20201025
x86_64
On Sun, 25 Oct 2020, Elena Afanasova wrote:
> Replace kmalloc + memset 0 by a call to kzalloc which zeroes memory too.
> Found with Coccinelle.
>
> Signed-off-by: Elena Afanasova
> ---
> Changes in v3:
> - use array_size()
> Changes in v2:
> - correct the subject line
>
Replace kmalloc + memset 0 by a call to kzalloc which zeroes memory too.
Found with Coccinelle.
Signed-off-by: Elena Afanasova
---
Changes in v3:
- use array_size()
Changes in v2:
- correct the subject line
- correct the commit message
drivers/staging/rtl8192u/ieee80211/
CONGRATULATION!!!
With reference to the 1,350th EuroMillions draw which took place on Friday 28th
August 2020 at 21:00 CEST (20:00 BST) and the winning numbers drawn were:
Lucky numbers 7-12-16-17-31 Star Number 7-9
Millionaire Maker: MNHF52876
serial number MZNS47038
Prize credited to file EURO
On Fri, Oct 16, 2020 at 12:18:58PM +0200, Alexander A Sverdlin wrote:
> From: Alexander Sverdlin
>
> Currently in case of alignment or FCS error if the packet cannot be
> corrected it's still not dropped. Report the error properly and drop the
> packet while making the code around a little bit mo
On Fri, Oct 23, 2020 at 11:47:05AM -0700, Elena Afanasova wrote:
> Replace kmalloc + memset 0 by a call to kzalloc which zeroes memory too.
> Found with Coccinelle.
>
> Signed-off-by: Elena Afanasova
> ---
> Changes in v2:
> - correct the subject line
> - correct the commit message
>
On Fri, Oct 23, 2020 at 12:01:47PM -0700, Elena Afanasova wrote:
> Replace kmalloc + memset 0 by a call to kzalloc which zeroes memory too.
> Found with Coccinelle.
>
> Signed-off-by: Elena Afanasova
> ---
> Changes in v2:
> - correct the subject line
> - correct the commit message
>
12 matches
Mail list logo