Dan Carpenter 09c9feb946 Documentation: make configfs example code simpler, clearer
If "p" is NULL then it will cause an oops when we pass it to
simple_strtoul().  In this case "p" can not be NULL so I removed the
check.  I also changed the check a little to make it more explicit that
we are testing whether p points to the NUL char.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-11-18 15:00:46 -08:00
..
2010-10-26 13:57:10 -04:00
2010-10-05 09:08:21 -07:00
2009-08-19 10:40:13 -07:00
2009-06-06 10:28:14 -06:00
2009-05-19 10:23:23 +01:00
2010-03-29 14:28:52 +01:00
2010-05-10 11:56:30 +02:00
2010-07-23 10:02:12 +09:00
2008-09-02 19:21:37 -07:00
2008-07-26 12:00:05 -07:00
2009-01-29 16:34:30 +02:00
2008-11-12 17:17:17 -08:00