commit | fe9aab8ec2d65378b0663c3287a67da4a892b54e | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Wed Mar 10 15:21:34 2010 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Mar 12 15:52:33 2010 -0800 |
tree | 222f904efc46a28649dbe4e7d3813bf3ab73715e | |
parent | 5c9443ed284fc6ec8a4f702c66e9ad6bdf912c05 [diff] |
viafb: introduce strict parameter checking Refuse to work if wrong parameters are given. This should improve the user experience as it will be clear that something is wrong and not silently ignored. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Cc: Scott Fang <ScottFang@viatech.com.cn> Cc: Joseph Chan <JosephChan@via.com.tw> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>