Christopher Díaz Riveros <[email protected]> writes: > Trivial fix removes unneeded semicolons after switch blocks. > > Signed-off-by: Christopher Díaz Riveros <[email protected]> > --- > net/mac80211/debugfs_sta.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
The correct title prefix should be "mac80211:", not "debugfs_sta:". -- Kalle Valo
