commit | 5021bb933ae299ed494da7350303700077de20fc | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Thu Aug 18 10:54:19 2016 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Aug 18 11:08:33 2016 -0600 |
tree | 57b4c388156e11399e30e1e85c3419f9fbbf36f2 | |
parent | 7a9011db32b5a24f29e725220d0ba9e970412f47 [diff] |
Documentation: rs485: Do not define manually the ioctl It is not a very good practice to define the IOCTL manually instead of using the header file. Fix it on the documentation example. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>