[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110711213535.GH5811@pengutronix.de>
Date: Mon, 11 Jul 2011 23:35:35 +0200
From: Wolfram Sang <w.sang@...gutronix.de>
To: Wim Van Sebroeck <wim@...ana.be>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux Watchdog Mailing List <linux-watchdog@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>,
Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: [PATCH 11/11] watchdog: WatchDog Timer Driver Core - Remove
llseek
On Mon, Jul 11, 2011 at 04:24:39PM +0200, Wim Van Sebroeck wrote:
> No need to set no_llseek any more since it's the default now.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> Signed-off-by: Wim Van Sebroeck <wim@...ana.be>
I'd think we can squash this into patch 1? Arnd?
> ---
> drivers/watchdog/watchdog_dev.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/watchdog/watchdog_dev.c b/drivers/watchdog/watchdog_dev.c
> index f6aa4b5..30a1d36 100644
> --- a/drivers/watchdog/watchdog_dev.c
> +++ b/drivers/watchdog/watchdog_dev.c
> @@ -338,7 +338,6 @@ static int watchdog_release(struct inode *inode, struct file *file)
>
> static const struct file_operations watchdog_fops = {
> .owner = THIS_MODULE,
> - .llseek = no_llseek,
> .write = watchdog_write,
> .unlocked_ioctl = watchdog_ioctl,
> .open = watchdog_open,
> --
> 1.7.6
>
> --
> 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/
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists