Dan Carpenter 68eda8f590 tomoyo: cleanup. don't store bogus pointer
If domain is NULL then &domain->list is a bogus address.  Let's leave
head->r.domain NULL instead of saving an unusable pointer.

This is just a cleanup.  The current code always checks head->r.eof
before dereferencing head->r.domain.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
2010-10-21 10:12:32 +11:00
..
2010-08-02 15:34:54 +10:00
2009-02-12 15:19:00 +11:00
2010-08-02 15:34:54 +10:00
2010-08-02 15:34:42 +10:00
2010-08-02 15:34:33 +10:00
2010-08-02 15:35:09 +10:00