This patch fixes the warning generated by sparse: "symbol
'nrs_policy_get_info_locked' was not
declared. Should it be static?" by declaring the function static.
Signed-off-by: Rocco Folino
---
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c | 2 +-
1 file change
Fixed missing a blank line after declarations warning
Signed-off-by: Rocco Folino
---
drivers/staging/gs_fpgaboot/gs_fpgaboot.c | 2 +-
drivers/staging/gs_fpgaboot/io.c | 6 ++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.c
Fixed bit fields code style issues
Signed-off-by: Rocco Folino
---
drivers/staging/octeon-usb/octeon-hcd.h | 486
1 file changed, 243 insertions(+), 243 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.h
b/drivers/staging/octeon-usb/octeon-hcd.h
This patch fixes the warning generated by sparse: "Using plain integer
as NULL pointer" by replacing 0s with NULL.
Signed-off-by: Rocco Folino
---
drivers/staging/most/aim-network/networking.c | 2 +-
drivers/staging/most/aim-v4l2/video.c | 2 +-
drivers/staging/most/hdm-dim2/
On Wed, Sep 06, 2017 at 01:14:35PM +0200, Ralf Baechle wrote:
> On Fri, Aug 18, 2017 at 05:32:42PM +0200, Rocco Folino wrote:
>
> > Allow to choose devicetrees from Kconfig.
> >
> > Signed-off-by: Rocco Folino
> > ---
> >
On Wed, Sep 06, 2017 at 02:20:05PM +0200, Alban wrote:
> On Wed, 6 Sep 2017 13:14:35 +0200
> Ralf Baechle wrote:
>
> > On Fri, Aug 18, 2017 at 05:32:42PM +0200, Rocco Folino wrote:
> >
> > > Allow to choose devicetrees from Kconfig.
> > >
> > >
On Wed, Sep 06, 2017 at 03:35:43PM +0200, Alban wrote:
> On Wed, 6 Sep 2017 14:32:00 +0200
> Rocco Folino wrote:
>
> > On Wed, Sep 06, 2017 at 02:20:05PM +0200, Alban wrote:
> > > On Wed, 6 Sep 2017 13:14:35 +0200
> > > Ralf Baechle wrote:
> > >
Allow to choose devicetrees from Kconfig.
Signed-off-by: Rocco Folino
---
arch/mips/ath79/Kconfig | 44 +
arch/mips/boot/dts/qca/Makefile | 10 +-
2 files changed, 49 insertions(+), 5 deletions(-)
diff --git a/arch/mips/ath79/Kconfig b
8 matches
Mail list logo