staging: most: dim2_hdm octal permissions fix
authorstephen knipe <steve.knipe@gmail.com>
Wed, 8 Feb 2017 19:27:46 +0000 (20:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:10:20 +0000 (13:10 +0100)
commit57e60850e741137b37c302a4b569d33ad97631b0
treeadd300624432f5a521e0969e59ba445c9ca2c28b
parentfb837d6761ca25b9163c64c2b5d6a6f3f12b490e
staging: most: dim2_hdm octal permissions fix

This patch is to make the permissions sent to module_param be
explicitly octal in accordance with the linux style conventions. Issues
found by checkpatch.pl.

Signed-off-by: stephen knipe <steve.knipe@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hdm.c