Skip to content

Commit b9cbe80

Browse files
committed
netstacklat: comply with clang format requirements
Signed-off-by: Jesper Dangaard Brouer <hawk@kernel.org>
1 parent 7e2c734 commit b9cbe80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/netstacklat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ enum netstacklat_hook {
6161

6262
/* Disabling user_config.groupby_ifindex requires modifying hist_key and YAML
6363
*/
64-
//#define CONFIG_GROUPBY_IFINDEX 1
64+
/* #define CONFIG_GROUPBY_IFINDEX 1 */
6565
#undef CONFIG_GROUPBY_IFINDEX
6666

6767
/*

0 commit comments

Comments
 (0)