Staging: vme: remove an unnecessary and wrong warning message
authorNavy Cheng <navych@126.com>
Thu, 6 Aug 2015 01:47:57 +0000 (09:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Aug 2015 22:10:58 +0000 (15:10 -0700)
commit44ae5443ef9fac059a2892cbb3f7e4d95f7f8d12
treeedd80fe5c783172f28cc2e740b1941a61a35ea03
parente2622fb31635d3ffd8a2aa3d7f253d2c13c71ad3
Staging: vme: remove an unnecessary and wrong warning message

The wrong warning message in vme_user_probe() will mislead developers and
users. As the error message which prompt cdev_add() error already exists,
just remove the unnecessary and wrong message.

Signed-off-by: Navy Cheng <navych@126.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_user.c
This page took 0.02661 seconds and 5 git commands to generate.