Re: [PATCH] Watchdog: remove outdated comment

2018-12-09 Thread Guenter Roeck
On 12/9/18 2:47 AM, Hardik Singh Rathore wrote: The lock field doesn't exist in watchdog_device structure. It was added by commit f4e9c82f64b5 ("watchdog: Add Locking support") and removed by commit b4ffb1909843 ("watchdog: Separate and maintain variables based on variable lifetime") Signed-off-

[PATCH] Watchdog: remove outdated comment

2018-12-09 Thread Hardik Singh Rathore
The lock field doesn't exist in watchdog_device structure. It was added by commit f4e9c82f64b5 ("watchdog: Add Locking support") and removed by commit b4ffb1909843 ("watchdog: Separate and maintain variables based on variable lifetime") Signed-off-by: Hardik Singh Rathore --- include/linux/watch