commit | 8c98d2554f715260efb3e779a9cfe045c4af8aa0 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Sep 29 16:08:27 2014 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Oct 21 22:28:57 2014 -0700 |
tree | 10bc1af1c00f2b67add675f2dbc3cb6e28f00927 | |
parent | 577267f39cc10981a36cc8d3ee274806256a6232 [diff] |
docg3: Fix miuse of seq_printf return value seq_printf doesn't return a useful value, so remove these misuses. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>