[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200801271924.02978.bzolnier@gmail.com>
Date: Sun, 27 Jan 2008 19:24:02 +0100
From: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To: Borislav Petkov <petkovbb@...glemail.com>
Cc: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
Borislav Petkov <bbpetkov@...oo.de>
Subject: Re: [PATCH 29/32] ide-tape: remove mtio.h related comments
On Sunday 27 January 2008, Borislav Petkov wrote:
> From: Borislav Petkov <bbpetkov@...oo.de>
>
> Those are already in mtio.h.
>
> Signed-off-by: Borislav Petkov <bbpetkov@...oo.de>
applied
> ---
> drivers/ide/ide-tape.c | 96 +++++++----------------------------------------
> 1 files changed, 15 insertions(+), 81 deletions(-)
[...]
> -static int idetape_chrdev_ioctl (struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg)
> +static int idetape_chrdev_ioctl(struct inode *inode, struct file *file,
> + uint cmd, ulong arg)
I undid this change
lets stick to 'unsigned int' and 'unsigned long' like 99% of the kernel code
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists