On Thu, Jun 16, 2016 at 01:17:20PM +0200, Petr Mladek wrote: > A good practice is to prefix the names of functions by the name > of the subsystem. > > This patch fixes the name of probe_kthread_data(). The other wrong > functions names are part of the kthread worker API and will be > fixed separately. > > Suggested-by: Andrew Morton <[email protected]> > Signed-off-by: Petr Mladek <[email protected]>
Acked-by: Tejun Heo <[email protected]> Thanks. -- tejun

