[PATCH] staging: vt6656: rtxt.c Fix CODE_INDENT type errors

Greg KH gregkh at linuxfoundation.org
Sun May 7 11:46:01 UTC 2017


On Sun, May 07, 2017 at 11:23:26AM +0100, salvatore benedetto wrote:
> Hi Greg,
> 
> On Sun, May 7, 2017 at 4:32 AM, Greg KH <gregkh at linuxfoundation.org> wrote:
> > On Wed, May 03, 2017 at 01:12:40PM +0100, Salvatore Benedetto wrote:
> >> Fix all CODE_INDENT type errors reported by checkpatch
> >> in rtxt.c
> >>
> >> Signed-off-by: Salvatore Benedetto <salvatore.benedetto at gmail.com>
> >> ---
> >>  drivers/staging/vt6656/rxtx.c | 49 ++++++++++++++++++++++---------------------
> >>  1 file changed, 25 insertions(+), 24 deletions(-)
> >
> > This patch does not apply at all, what tree/branch did you make it
> > against?
> >
> > thanks,
> >
> > greg k-h
> 
> I used master of
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
> 
> Which one should I use for the drivers under staging?

master tracks Linus's tree, you should always use the staging-next
branch for stuff you want applied to the "next" kernel release.

thanks,

greg k-h


More information about the devel mailing list