On 6/21/19 2:27 AM, kbuild test robot wrote:
From: kbuild test robot
drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:12:11-20: WARNING
opportunity for simple_open, see also structure on line 56
Remove an open coded simple_open() function
and replace file operations references to the f
From: kbuild test robot
drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:12:11-20: WARNING
opportunity for simple_open, see also structure on line 56
Remove an open coded simple_open() function
and replace file operations references to the function
with simple_open() instead.
Generated b