Prev: Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Next: r852: remove casts from void*
From: Michal Marek on 29 Jun 2010 09:30 On 29.6.2010 14:57, Nicolas Palix wrote: > > The version in Karmic is too old. The right correction is indeed Lucid Lynx. > > On Tuesday 29 June 2010 14:31:16 Kulikov Vasiliy wrote: >> 10.04 is Lucid, not Karmic. >> >> Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> >> --- >> Documentation/coccinelle.txt | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/Documentation/coccinelle.txt b/Documentation/coccinelle.txt >> index ba3315d..cd2b028 100644 >> --- a/Documentation/coccinelle.txt >> +++ b/Documentation/coccinelle.txt >> @@ -14,7 +14,7 @@ of many distributions, e.g. : >> >> - Debian (>=squeeze) >> - Fedora (>=13) >> - - Ubuntu (>=10.04 Karmic Koala) >> + - Ubuntu (>=10.04 Lucid Lynx) >> - OpenSUSE >> - Arch Linux >> - NetBSD >> > > Acked-by: Nicolas Palix <npalix(a)diku.dk> Applied. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Nicolas Palix on 29 Jun 2010 09:40 On Tuesday 29 June 2010 15:01:14 Jiri Kosina wrote: > On Tue, 29 Jun 2010, Kulikov Vasiliy wrote: > > > > Indeed. I mixed things. > > > > > > But Coccinelle was already in Karmic [1]. > > > Can you submit a patch with 9.10 instead of 10.04 ? > > > > > > I will Ack it. > > > > > > Thanks. > > > > > > [1] https://launchpad.net/ubuntu/+source/coccinelle > > > > As you see in [1], coccinelle version in Karmic is 0.1.9. > > I don't know if it is buggy for linux. > > > > In documentation it is 0.2.0: > > > Coccinelle (>=0.2.0) is available through the package manager > > > of many distributions, e.g. : > > > > > > - Debian (>=squeeze) > > > - Fedora (>=13) > > > - Ubuntu (>=10.04 Lucid Lynx) > > > - OpenSUSE > > > - Arch Linux > > > - NetBSD > > > - FreeBSD > > > > So, if 0.1.9 is OK, I can make smth like this: > > > - Ubuntu (>=9.04 Karmic Koala, coccinelle = 0.1.9) > > Do we really want all this in kernel documentation in the first place? > It addresses a comment [1] I got during the review process. [1] http://lkml.org/lkml/2010/5/10/316 > -- Nicolas Palix Tel: (+33) 1 44 27 87 25 Tel: (+33) 6 81 07 91 72 Web: http://www.diku.dk/~npalix/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
First
|
Prev
|
Pages: 1 2 Prev: Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE Next: r852: remove casts from void* |