Commit 023f577
net: core: bpf_sk_storage.c: Fix bare usage of unsigned
Changed bare usage of unsigned to unsigned int Signed-off-by: Shubhankar Kuranagatti <shubhankarvk@gmail.com>1 parent c0e8ff6 commit 023f577
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
| 726 | + | |
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
| |||
0 commit comments