summaryrefslogtreecommitdiff
path: root/cookie.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-04-30 10:42:29 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-04-30 10:42:29 +0200
commite7c6de80086ee33a20176669a70050c036db0d2f (patch)
tree6807a15c9d7b9081fa58a9bcb3894726b756a698 /cookie.h
parent025dc005c366f4df67651df61f282f1e8a301463 (diff)
trafgen: Use strtoul() instead of strtol() for unsigned long
If setting an unsigned long variable, use strtoul() instead of strtol(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cookie.h')
0 files changed, 0 insertions, 0 deletions
v class='commit-msg'>Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Documentation/media/uapi/v4l/pixfmt-yuv420m.rst')