Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eeprom: at24: check at24_read/write arguments
commit d9bcd46 upstream. So far we completely rely on the caller to provide valid arguments. To be on the safe side perform an own sanity check. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information