On Thu, 11 Jul 2013, Vladimir Cernov wrote:
> This fixes following errors:
> - ERROR: "(foo*)" should be "(foo *)"
> - ERROR: "foo ** bar" should be "foo **bar"
>
> Signed-off-by: Vladimir Cernov
Acked-by: David Rientjes
--
To unsubscribe from this list: send the line "unsubscribe
On Thu, Jul 11, 2013 at 10:00 AM, Vladimir Cernov
wrote:
> This fixes following errors:
> - ERROR: "(foo*)" should be "(foo *)"
> - ERROR: "foo ** bar" should be "foo **bar"
>
> Signed-off-by: Vladimir Cernov
Reviewed-by: Pekka Enberg
--
To unsubscribe from this list: send the l
This fixes following errors:
- ERROR: "(foo*)" should be "(foo *)"
- ERROR: "foo ** bar" should be "foo **bar"
Signed-off-by: Vladimir Cernov
---
mm/madvise.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/mm/madvise.c b/mm/madvise.c
index 70
3 matches
Mail list logo