Hi Andy, > This macro deduplicates a lot of similar code across the hci_debugfs.c > module. Targeting to be moved to seq_file.h eventually. > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > --- > net/bluetooth/hci_debugfs.c | 184 +++++--------------------------------------- > 1 file changed, 18 insertions(+), 166 deletions(-)
patch has been applied to bluetooth-next tree. Regards Marcel