On Wed, Mar 22, 2017 at 07:29:50AM +1300, Derek Robson wrote: > On Tue, Mar 21, 2017 at 08:56:25AM +0100, Greg KH wrote: > > On Sun, Mar 19, 2017 at 01:07:17PM +1300, Derek Robson wrote: > > > Fixed style of all block comments across whole driver > > > Found by checkpatch > > > > > > Signed-off-by: Derek Robson <robsonde@xxxxxxxxx> > > > --- > > > drivers/staging/ks7010/ks7010_sdio.c | 3 ++- > > > drivers/staging/ks7010/ks_hostif.h | 35 +++++++++++++++++++++--------- > > > drivers/staging/ks7010/ks_wlan.h | 3 ++- > > > drivers/staging/ks7010/ks_wlan_net.c | 41 +++++++++++++++++++++++------------- > > > 4 files changed, 55 insertions(+), 27 deletions(-) > > > > This patch doesn't apply to my tree at all :( > > > > Am I working from the right/best tree for driver/staging? > > https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git What branch did you use? You should use staging-next, or worse case, staging-testing. Don't use 'master', as that tracks Linus's tree and is usually quite old. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel