Staging: rtl8188eu: Fix warning of unchecked sscanf return value.
authorElena Oat <oat.elena@gmail.com>
Tue, 11 Mar 2014 06:45:29 +0000 (08:45 +0200)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Thu, 13 Mar 2014 23:06:31 +0000 (16:06 -0700)
commit2a8efee2c77986c455d0b46168cacd409fd1de76
tree6afd87445dcead893198622806e181c3b863a154
parente03b52b5c99657a09dbecc26bfdd89628889be34
Staging: rtl8188eu: Fix warning of unchecked sscanf return value.

This patch fixes the warnings produced by checkpatch "unchecked sscanf
return value" in file ioctl_linux.c.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c