Re: [PATCH v5 02/02] tty: rocket: deprecate the rp_ioctl

2019-04-17 Thread Greg Kroah-Hartman
On Thu, Apr 18, 2019 at 12:35:58PM +0800, Fuqian Huang wrote: > This patch depends on patch 01. THat's implied as it is patch 02/02, so no need to put it in the changelog text :) > > The rp_ioctl is deprecated. > Add dev_warn_ratelimited to warn the use of rp_ioctl. > > Signed-off-by: Fuqian Hu

[PATCH v5 02/02] tty: rocket: deprecate the rp_ioctl

2019-04-17 Thread Fuqian Huang
This patch depends on patch 01. The rp_ioctl is deprecated. Add dev_warn_ratelimited to warn the use of rp_ioctl. Signed-off-by: Fuqian Huang --- drivers/tty/rocket.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/tty/rocket.c b/drivers/tty/rocket.c index b6543e28bd8b..