RE: [PATCH] mei: reseting -> resetting

2013-04-19 Thread Winkler, Tomas
> > Why do you ack a patch that doesn't apply? :) Sorry for that didn't check it much ...it was just spelling which others are obviously better in than me. Anyhow I took a liberty to rebase it myself Thanks Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: [PATCH] mei: reseting -> resetting

2013-04-19 Thread Greg KH
On Thu, Apr 18, 2013 at 09:01:25PM +, Winkler, Tomas wrote: > > > > This enum leaks out to userspace via error messages, so fix the spelling. > > > > Signed-off-by: Bill Nottingham > ACK Why do you ack a patch that doesn't apply? :) thanks, greg k-h -- To unsubscribe from this list: send

RE: [PATCH] mei: reseting -> resetting

2013-04-18 Thread Winkler, Tomas
> > This enum leaks out to userspace via error messages, so fix the spelling. > > Signed-off-by: Bill Nottingham ACK Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.

[PATCH] mei: reseting -> resetting

2013-04-18 Thread Bill Nottingham
This enum leaks out to userspace via error messages, so fix the spelling. Signed-off-by: Bill Nottingham --- drivers/misc/mei/hbm.c | 8 drivers/misc/mei/hw-me.c | 2 +- drivers/misc/mei/init.c| 4 ++-- drivers/misc/mei/mei_dev.h | 2 +- 4 files changed, 8 insertions(+), 8 del