On May 4 2007 08:21, Robert P. J. Day wrote:
>arch/sh/boards/landisk/landisk_pwb.c:   minor = MINOR(inode->i_rdev);
>arch/sh/boards/landisk/landisk_pwb.c:   minor = MINOR(inode->i_rdev);
>drivers/block/loop.c:   return i && S_ISBLK(i->i_mode) && MAJOR(i->i_rdev) == 
>LOOP_MAJOR;
>drivers/media/video/ivtv/ivtv-fileops.c:        int minor = 
>MINOR(inode->i_rdev);
>include/linux/fs.h:     return MINOR(inode->i_rdev);
>include/linux/fs.h:     return MAJOR(inode->i_rdev);
>sound/oss/au1550_ac97.c:        int             minor = MINOR(inode->i_rdev);
>
>who's in charge of video/ivtv (hints?)

>From maintainers:

VIDEO FOR LINUX
P:      Mauro Carvalho Chehab
M:      [EMAIL PROTECTED]
M:      [EMAIL PROTECTED]
L:      [EMAIL PROTECTED]
W:      http://linuxtv.org
T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
S:      Maintained



Jan
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to