Re: [trivial PATCH] neterion: s2io: Fix kernel doc formatting

2015-05-25 Thread David Miller
From: Joe Perches Date: Sat, 23 May 2015 10:32:55 -0700 > These two uses seem to have had carriage returns removed. > Make these entries like all the others in this file. > > Signed-off-by: Joe Perches Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the

[trivial PATCH] neterion: s2io: Fix kernel doc formatting

2015-05-23 Thread Joe Perches
These two uses seem to have had carriage returns removed. Make these entries like all the others in this file. Signed-off-by: Joe Perches --- drivers/net/ethernet/neterion/s2io.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/neterion/s2io.c b/dri