On Mon, 20 Feb 2017, Katie Dunne wrote:
> On Mon, Feb 20, 2017 at 07:37:33AM +0100, Julia Lawall wrote:
> > On Sun, 19 Feb 2017, Katie Dunne wrote:
> >
> > > Remove spaces after casts found by checkpatch.pl. In some cases,
> > > remove returns after casts and place them on a single line.
> >
> >
On Mon, Feb 20, 2017 at 07:37:33AM +0100, Julia Lawall wrote:
> On Sun, 19 Feb 2017, Katie Dunne wrote:
>
> > Remove spaces after casts found by checkpatch.pl. In some cases,
> > remove returns after casts and place them on a single line.
>
> What do you mean by "returns after casts"? I didn't s
On Sun, 19 Feb 2017, Katie Dunne wrote:
> Remove spaces after casts found by checkpatch.pl. In some cases,
> remove returns after casts and place them on a single line.
What do you mean by "returns after casts"? I didn't see anything like
that.
julia
>
> Signed-off-by: Katie Dunne
> ---
> dr
Remove spaces after casts found by checkpatch.pl. In some cases,
remove returns after casts and place them on a single line.
Signed-off-by: Katie Dunne
---
drivers/staging/ks7010/ks_hostif.c | 206 ++---
1 file changed, 102 insertions(+), 104 deletions(-)
diff --